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