[]
Event data for AutoGeneratingColumn event of C1.WPF.FlexGrid.
public class AutoGeneratingColumnEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| AutoGeneratingColumnEventArgs(PropertyInfo, Column) | Initializes a new instance of the AutoGeneratingColumnEventArgs class. |
| Name | Description |
|---|---|
| Column | Gets or sets the column that is being auto-generated. |
| Property | Gets the property info associated to the column that is being auto-generated. |