TdxCustomNavBar.NavigationPaneMaxVisibleGroups Property
Specifies the number of visible group headers when a Navigation Pane View is applied.
Declaration
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