Exago .NET API Documentation
IsHtmlPaging Property
WebReports.Api.Common Namespace > General Class : IsHtmlPaging Property
Controls when data for Report Viewer output is sent to the client. Set to True to send data as each page is requested. If this is set to False, it restricts the interactive HTML hide/show column option in the Report Viewer. Set to False to send all the data to the client browser at once.
Syntax
public System.bool IsHtmlPaging {get; set;}

Property Value

True or False as described above.
Remarks
Same as setting Admin Console > General > Other Settings > Enable Paging In the Report Viewer.
See Also

Reference

General Class
General Members

Exago Knowledge Base

Roles
Other Settings