ASPxGridViewCustomButtonInitializer.ButtonID Property
Gets the processed custom button’s identifier.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the value of the button’s GridCustomCommandButton.ID property. |
See Also