TdxNavBarCustomStyles.NavigationPaneHeader Property
In This Article
Specifies a custom style applied to the header section and splitter in Navigation Pane Views.
#Declaration
Delphi
property NavigationPaneHeader: TdxNavBarStyleItem index 7 read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
You need to create a custom style to initialize the Hint property at design time.
See Also