TdxCustomNavBar.DefaultStyles Property
Provides access to default styles of the current NavBar control.
Declaration
property DefaultStyles: TdxNavBarDefaultStyles read; write;
Property Value
Type |
---|
TdxNavBarDefaultStyles |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.DefaultStyles property instead.
See Also