ASPxGridViewCustomButtonEventArgs.Column Property
Gets a command column which owns the processed custom button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GridViewCommandColumn | A GridViewCommandColumn object that represents the command column which owns the processed custom button. |
See Also