[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.ColumnPickerShowingArgs

ColumnPickerShowingArgs Class

Provides data for the ColumnPickerShowing event.

Inheritance
ColumnPickerShowingArgs
Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class ColumnPickerShowingArgs : CancelEventArgs, IColumnPickerShownArgs

Constructors

Name Description
ColumnPickerShowingArgs(IList<ColumnPickerItemBase>)

Initializes a new instance of the ColumnPickerShowingArgs class.

Properties

Name Description
ColumnItems

Readonly list of column items that will be displayed in Column picker window.