CreateCustomGridViewDataColumnEventArgs Properties
Specifies arguments passed to the ASPxGridListEditor.CreateCustomGridViewDataColumn event.
Name | Description |
---|---|
Column | Specifies the data column. |
Grid |
Specifies the data column info. |
Model |
Gets the Application Model settings of the column. |
See Also