'Declaration
Protected Overridable Sub OnColumnPickerShowing( _ ByVal e As ColumnPickerShowingArgs _ )
protected virtual void OnColumnPickerShowing( ColumnPickerShowingArgs e )
Parameters
- e
- C1.Win.C1FlexGrid.ColumnPickerShowingArgs object that contains the event data.