Click or drag to resize
TableReportService Class
Html Table 报表服务
Inheritance Hierarchy
SystemObject
  Appkit.ComponentsWordReportService
    Appkit.ComponentsTableReportService

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class TableReportService : WordReportService

The TableReportService type exposes the following members.

Constructors
  NameDescription
Public methodTableReportService
构造
Top
Methods
  NameDescription
Public methodAddSupport
添加客户端支持
Top
Properties
  NameDescription
Public propertyIncludeHeader
表格的首行是否输出到报表 (默认为 false)
Public propertyJsCodeAhead
报表支持的 js 代码是否在控件原有代码之前 (默认为 false)
Top
See Also