IColumnChooser Members
In This Article
#Properties
Name | Description |
---|---|
Top |
When implemented, returns the Column Chooser’s root element. |
#Methods
Name | Description |
---|---|
Apply |
When implemented, reads the specified state (size, position, etc.) and applies it to the Column Chooser (deserialization). |
Destroy() | When implemented, destroys the Column Chooser. |
Hide() | When implemented, hides the Column Chooser. |
Save |
When implemented, saves the Column Chooser’s state (serialization). |
Show() | When implemented, shows the Column Chooser. |
See Also