Skip to main content
Tab

NewsControlPagerPageSizeItemSettings.Text Property

Gets or sets the text displayed within the page size item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override string Text { get; set; }

Property Value

Type Description
String

A String value specifying the text.

See Also