ButtonSettings.Text Property
Gets or sets the text displayed within the button.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v23.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
String | A string value representing the text displayed within the button. |
See Also