Version

PropertyIds Enumeration

Constants which identify properties.
Syntax
'Declaration
 
Public Enum PropertyIds 
   Inherits System.Enum
public enum PropertyIds : System.Enum 
Members
MemberDescription
ActiveAppearanceActiveAppearance
AnimationFramesAnimationFrames
AppearanceAppearance
AppearancesAppearances
AutoScrollItemAutoScrollItem
BorderStyleBorderStyle
DataMemberDataMember
DataSourceDataSource
DisplayMemberDisplayMember
EnabledEnabled
GesturesEnabledGesturesEnabled
HotTrackingAppearanceHotTrackingAppearance
ImageListImageList
ImageMemberImageMember
ImageSizeImageSize
ImageTransparentColorImageTransparentColor
InvertScrollingInvertScrolling
ItemItem
ItemAddedIndicates that an CarouselItem was added to the UltraCarousel.Items collection.
ItemRemovedIndicates that an CarouselItem was removed from the UltraCarousel.Items collection.
ItemRenderingOrderItemRenderingOrder
ItemsItems
ItemsCollectionClearedIndicates that the UltraCarousel.Items collection was cleared.
ItemSelectionStrategyFilterItemSelectionStrategyFilter
ItemSettingsItemSettings
ItemSizeItemSize
ItemSlotsItemSlots
ItemWrappingItemWrapping
NameName
NavigationOrientationNavigationOrientation
NoneNone
OpacityOpacity
OpacityStopsOpacityStops
PathPath
PathColorPathColor
PathDataPathData
PathMarginPathMargin
PathOpacityStopPathOpacityStop
PathScalingStopPathScalingStop
PathThicknessPathThickness
PercentagePercentage
PressedAppearancePressedAppearance
ScalingScaling
ScalingStopsScalingStops
ScrollButtonAppearanceScrollButtonAppearance
ScrollButtonHotTrackedAppearanceScrollButtonHotTrackedAppearance
ScrollButtonPressedAppearanceScrollButtonPressedAppearance
ScrollButtonsScrollButtons
ScrollButtonsAlignmentScrollButtonsAlignment
ScrollButtonSizeScrollButtonSize
ScrollingOrientationScrollingOrientation
SelectedAppearanceSelectedAppearance
SelectedItemsSelectedItems
SelectionTypeSelectionType
ShowPathShowPath
SnapToPositionSnapToPosition
SynchronizeCurrencyManagerSynchronizeCurrencyManager
TextText
TransparentColorTransparentColor
UseActiveAppearanceUseActiveAppearance
UseHotTrackingUseHotTracking
UseHotTrackingTransitionsUseHotTrackingTransitions
VisibleVisible
Requirements

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

See Also