ASPxGridViewCustomButtonInitializer.Text Property
Gets or sets the processed custom button’s text.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the button’s text. |
See Also