ASPxNewsControl.RowPerPage Property
In This Article
Gets or sets the maximum number of rows displayed on a page.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 3 | An Int32 value that specifies the maximum number of rows on a page. |
See Also