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