TdxNavBarStyleOptions.DefaultStyles Property
In This Article
Provides access to default styles of a NavBar control.
#Declaration
Delphi
property DefaultStyles: TdxNavBarDefaultStyles read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarDefaultStyles class description to learn about available default styles.
See Also