TdxCustomNavBar.StyleNavigationPaneHeader Property
Specifies a custom style applied to the header section and splitter in Navigation Pane Views.
Declaration
property StyleNavigationPaneHeader: TdxNavBarStyleItem index 7 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.NavigationPaneHeader property instead.
See Also