'Declaration Public Enum XamCarouselPanelStates Inherits System.Enum
public enum XamCarouselPanelStates : System.Enum
Member | Description |
---|---|
CanNavigateToNextItem | The panel can navigate to the next item |
CanNavigateToNextPage | The panel can navigate to the next page of items |
CanNavigateToPreviousItem | The panel can navigate to the previous item |
CanNavigateToPreviousPage | The panel can navigate to the previous page of items |
These states are returned by the XamCarouselPanel in its implementation of ICommandHost.CurrentState The Infragistics.Windows.Commands.ICommandHost interface is for internal use by Infragistics controls and is used by the Infragistics command infrastructure to evaluate command and control state mappings.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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