[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.ColumnPickerShown

ColumnPickerShown Event

Fires after the column picker window opens.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.10.dll
Syntax
public event EventHandler<ColumnPickerShownArgs> ColumnPickerShown
Public Event ColumnPickerShown As EventHandler(Of ColumnPickerShownArgs)
Returns
Type Description
EventHandler<ColumnPickerShownArgs> Fires after the column picker window opens.