TdxNavBarNavigationPaneViewOptions.ShowHeader Property
Specifies whether the header section is displayed.
Declaration
property ShowHeader: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False, to hide the header section.
The default value of the ShowHeader property is True.
See Also