[]
Provides data for the ColumnPickerShown event.
public class ColumnPickerShownArgs : EventArgs, IColumnPickerShownArgs
Name | Description |
---|---|
ColumnPickerShownArgs(IList<ColumnPickerItemBase>) | Initializes a new instance of the ColumnPickerShownArgs class. |
Name | Description |
---|---|
ColumnItems | Readonly list of column items that will be displayed in Column picker window. |