C1.Win.FlexGrid.ColumnPicker Namespace / IColumnPickerView Interface

In This Topic
IColumnPickerView Interface Methods
In This Topic

For a list of all members of this type, see IColumnPickerView members.

Public Methods
 NameDescription
 MethodApplyes theme to view.  
 MethodInitializes objects and data. Use this to reload FlexGrid columns etc. Called before Column picker window shown.  
 MethodReleases objects resources. Called when Column picker window disposing and supressing view dispose.  
 MethodResets view styles.  
 MethodUpdates visible state of column items in the window.  
Top
See Also