[]
        
(Showing Draft Content)

C1.WPF.Grid.FlexGrid.ColumnOptionsLoading

ColumnOptionsLoading Event

Occurs when the options of a column are being loaded.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public event EventHandler<GridColumnOptionsLoadingEventArgs> ColumnOptionsLoading
Returns
Type Description
EventHandler<GridColumnOptionsLoadingEventArgs> Occurs when the options of a column are being loaded.