TdxNavBarDefaultStyles.DefaultStyleCount Property
Gets the number of default styles in the NavBar control.
Declaration
property DefaultStyleCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
To access a particular style, use the DefaultStyles zero-based indexed collection.
See Also