C1.Win.C1FlexGrid.ColumnPicker Namespace / IColumnPickerView Interface
Properties Methods

IColumnPickerView Interface Members

The following tables list the members exposed by IColumnPickerView.

Public Properties
 NameDescription
 PropertyList of column items in the window.  
 PropertyDefault view size. Column picker window use this to autosize self when creating.  
Top
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