PagerButtonProperties.Text Property
Gets or sets the text displayed in a pager button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the pager button’s text. |
See Also