ReportWidgetSimpleBoard
更新时间: 2023-12-21 浏览次数: {{ hits }}

类名 : ReportWidgetSimpleBoard
说明 : 报表配置 属性 : 

名称说明
Code编码
DisplayName显示名称
WidgetType报表类型
ReportSourceId报表对应的数据源
IsSubSheet是否子表字段
Columns源列 @报表类型(ReportType)是明细汇总表(Summary)时,这里是报表的展示列 @报表类型(ReportType)是交叉分析表(Cross)时,这里记录的是统计字段
RowIndex行号
ColumnIndex列号
LinkageReports联动报表



成员 : 

名称说明
TableName物理表
PropertyName_Code属性名称
PropertyName_DisplayName属性名称
PropertyName_WidgetType属性名称
PropertyName_ReportSourceId属性名称
PropertyName_IsSubSheet属性名称
PropertyName_Columns属性名称
PropertyName_RowIndex属性名称
PropertyName_ColumnIndex属性名称
PropertyName_LinkageReports属性名称


方法名称 : GetKeyNames

参数说明


返回值


方法名称 : GetKeyValue(System.String)

参数说明
"KeyName"
返回值


方法名称 : ContainColumn(H3.Reporting.ReportFilter[],System.String,H3.Reporting.ReportSource,H3.DataModel.IBizObjectManager,H3.Organization.IOrganization,H3.Data.Database.DatabaseType,System.String)

参数说明
"filters"过滤项
"columnCode"reportColumn的编码
"reportSource"数据源
"bizObjectManager"业务数据管理器
"organizationManager"组织机构管理器
"dbType"数据库类型
"columnDisplayName"reportColumn的显示名称
返回值


构造方法名称 : #ctor

参数说明


返回值