C1.C1Report Namespace : HtmlTableFilter Class |
For a list of all members of this type, see HtmlTableFilter members.
Name | Description | |
---|---|---|
![]() | CellPadding | Gets or sets the number of pixels between the edge of the cell and its contents. |
![]() | CellSpacing | Gets or sets the number of pixels between adjacent cells in the output table. |
![]() | DrillDown | Specifies whether the user should be able to expand and collapse groups by clicking on their header sections. (Inherited from C1.C1Report.HtmlFilter) |
![]() | EncodeHtml | Specifies whether field contents should be encoded or rendered in raw format. This property allows you to render fields that contain HTML formatting. (Inherited from C1.C1Report.HtmlFilter) |
![]() | MultiFile | Specifies whether the built-in HTML filter should break paged reports into multiple HTML files (one per page). (Inherited from C1.C1Report.HtmlFilter) |
![]() | Paged | Specifies whether the filter should produce a continuous report into a single HTML file or a paged report into a set of HTML files. (Inherited from C1.C1Report.HtmlFilter) |
![]() | StartCollapsed | Specifies whether HtmlFilter.DrillDown reports should be initially displayed in a collapsed state. (Inherited from C1.C1Report.HtmlFilter) |