TreeListCommandColumnButtonEventArgs.CustomButtonIndex Property
Gets the processed command button’s index.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that represents the zero-based index of the processed command button within the TreeListCommandColumn.CustomButtons collection. |
See Also