TreeListCommandColumnButtonEventArgs.CustomButtonIndex Property
Gets the processed command button’s index.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
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