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