MainWeb.FilteredPaging
MainWeb.FilteredPaging property
Gets or sets whether to enable the paging after data filtered,will take affect when EnablePaging is true.
public bool FilteredPaging { get; set; }
Remarks
When sets to true, the control will paging based on filtered data,the default value is false.
See Also
- class MainWeb
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb