TdxCustomNavBar.StyleBackground Property
Specifies a custom style applied to the NavBar control’s client area.
Declaration
property StyleBackground: TdxNavBarStyleItem index 0 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.Background property instead.
See Also