Interface for the view selector. Use the ViewSelector methods to get or set information about the view selector of the grid control.
Use this method to get a reference to the current view.
The current view.
Use this method to determine whether the view selector is visible.
true if visible, false if not.
Use this method to set the current view.
The view selector item.
Generated using TypeDoc
Interface for the view selector. Use the ViewSelector methods to get or set information about the view selector of the grid control.