'Declaration Public Enum PropertyCategories Inherits System.Enum
public enum PropertyCategories : System.Enum
Member | Description |
---|---|
All | Include everything. |
General | The properties and sub-objects of the UltraCarousel that are not explicitly listed in this enum. This includes (but is not neccessarily limited to) Appearance, Appearances, AutoScrollItem, GesturesEnabled, ImageTransparentColor, InvertScrolling, ItemSettings, ItemSize, ScrollButtons, ScrollButtonsAlignment, ScrollButtonSize, ScrollingOrientation, SelectionType, ShowPath, PathColor, PathThickness, and UseHottrackingTransitions. |
Items | The Items collection. If the Carousel is bound to a data source, then this value will be ignored and no items will be saved or loaded. |
Path | The Path property and all of it's associated settings. |
PathData | The points, lines, curves, and shapes that make up the vector of the path. |
PathGeneral | The properties and sub-objects of the UltraCarousel that are not explicitly listed in this enum. This includes (but is not neccessarily limited to) AnimationFrames, ItemRenderingOrder, ItemSlots, ItemWrapping, Name, PathMargin, SnapToPosition, and Tag. |
PathOpacityStops | The OpacityStops of the Path. |
PathScalingStops | The OpacityStops of the Path. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2