Skip to main content
A newer version of this page is available. .
Tab

PagerButtonProperties.Text Property

Gets or sets the text displayed in a pager button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual string Text { get; set; }

Property Value

Type Description
String

A String value specifying the pager button’s text.

Property Paths

You can access this nested property as listed below:

See Also