TdxCustomNavBar.NavigationPaneMaxVisibleGroups Property
In This Article
Specifies the number of visible group headers when a Navigation Pane View is applied.
#Declaration
Delphi
property NavigationPaneMaxVisibleGroups: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsView.NavigationPane.MaxVisibleGroups property instead.
See Also