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