TreeListCommandColumnButtonEventArgs.CommandColumn Property
Gets a command column which owns the processed command button.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListCommandColumn | A TreeListCommandColumn object that represents the command column which owns the processed button. |
See Also