TdxNavBarDefaultStyles.DefaultStyles Property
Provides indexed access to default styles of a NavBar control.
Declaration
property DefaultStyles[Index: Integer]: TdxNavBarDefaultStyle read;
Property Value
| Type |
|---|
| TdxNavBarDefaultStyle |
Remarks
Use the DefaultStyleCount property to get the number of default styles within this collection.
See Also