CustomizeGridViewDataColumnEventArgs Properties
Specifies arguments passed to the ASPxGridListEditor.CustomizeGridViewDataColumn event.| Name | Description |
|---|---|
| Column | Gets the data column. |
| ModelColumn | Gets the Application Model settings of the column. |
See Also