NewsControlPagerSettings.ShowMoreItemsText Property
Gets or sets the text displayed within the ShowMoreItems button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value specifying the Show |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
ASPx |
|
#Remarks
When the NewsControlPagerSettings.EndlessPagingMode property is set to OnClick, the control displays the ShowMoreItems button, which when clicked, uploads more items. Use the ShowMoreItemsText property to specify the text displayed within the button.
Note
The ASPx
Refer to the HTML Encoding topic for more information.