TdxRibbonBackstageViewTabSheet.PageIndex Property
In This Article
Specifies the tab’s position within the tabs collection.
#Declaration
Delphi
property PageIndex: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the PageIndex property to change the tab’s position in the collection.
See Also