'Declaration Public Enum PreviousNextButtonsPosition Inherits System.Enum
'Usage Dim instance As PreviousNextButtonsPosition
public enum PreviousNextButtonsPosition : System.Enum
'Declaration Public Enum PreviousNextButtonsPosition Inherits System.Enum
'Usage Dim instance As PreviousNextButtonsPosition
public enum PreviousNextButtonsPosition : System.Enum
Member | Description |
---|---|
AfterTabItems | The buttons will be positioned after the TabItems. |
BeforeAndAfterTabItems | The Previous button will be before the TabItems and the Next button will be after the TabItems. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.PreviousNextButtonsPosition
Target Platforms: Windows 11, Windows 10, 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