[]
Initializes a new instance of the GridAutoGeneratingColumnEventArgs class.
public GridAutoGeneratingColumnEventArgs(PropertyInfo property, GridColumn column)
| Type | Name | Description |
|---|---|---|
| PropertyInfo | property | The property. |
| GridColumn | column | The column. |