Config.PageSize
Config.PageSize property
Gets/Sets whether to do pagination GridJs will limit the row size based on the PageSize,if PageSize is -1,it will not do pagination the default value is -1
public static int PageSize { get; set; }
See Also
- class Config
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs