PageManagerPagingEnabled Property
Enables or disables the paging. If it is enabled (the value is True), then the data will be devided into pages.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public virtual bool PagingEnabled { get; set; }
Public Overridable Property PagingEnabled As Boolean
Get
Set
Property Value
Boolean