ASPxGridCustomCommandButtonEventArgs.Text Property
In This Article
Gets or sets the processed custom button’s text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the button’s text. The value of the button’s Grid |
See Also