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.