学习C#开源报表组件Seal Report(28:Seal Report Designer界面布局-24)

  Seal Report Designer内Views节点支持添加Model Detail Entity View视图控件,该控件属于数据视图,用于显示与主记录相关联的多条子记录或子表数据。Model Detail Entity View相关的属性与View对象属性类似,本文主要学习Model Detail Entity View特有的属性用途。

  Model属性:设置Model Detail Entity View控件使用的数据模型,从Models节点内选择;

  Use model name属性:值为True,则视图名称来源于模型名称;

  Is enabled属性:设置是否启用当前Model Detail Entity View控件;

  Documentation table name属性:没有属性说明,源码中也没有找到该属性的定义,暂时不知道该属性的用途;

  Model:CSS Class属性:配置整个Model Detail Entity View最外层容器的自定义CSS类;

  Model:CSS Style属性:配置整个Model Detail Entity View最外层容器自定义CSS样式;

  Page table:CSS Style属性:配置页表(Page table)的CSS样式;

  Data table:CSS Style属性:配置数据表格(Data table)的CSS样式;

  CSV:Separator属性:配置导出CSV文件时的分隔符,如果值为空,则使用默认分隔符;

  CSV:Use element format属性:值为True,则将数据列内容显示格式应用到CSV文件;

  Use element format属性:值为True,则将数据列内容显示格式应用到Excel文件;

  Use cell styles属性:值为True,则单元格使用默认样式;

  New sheet for the model属性:值为True,则为模型创建新的工作表;

参考文献:

1https://github.com/ariacom/Seal-Report

2https://sealreport.org/

3https://sealreport.org/demo

4https://sealreport.org/forum/

5https://github.com/ariacom/Seal-Report/releases

6https://www.cnblogs.com/Leo_wl/p/7716582.html

7https://sealreport.org/Help/html/26c7ae63-9b83-dc1d-b5d0-00a18021be41.htm

8https://sealreport.org/Reports

相关推荐
gc_22997 天前
学习C#开源报表组件Seal Report(26:Seal Report Designer界面布局-22)
seal report
gc_229914 天前
学习C#开源报表组件Seal Report(24:Seal Report Designer界面布局-20)
seal report
gc_229915 天前
学习C#开源报表组件Seal Report(23:Seal Report Designer界面布局-19)
seal report
gc_229919 天前
学习C#开源报表组件Seal Report(20:Seal Report Designer界面布局-16)
seal report
gc_229922 天前
学习C#开源报表组件Seal Report(17:Seal Report Designer界面布局-13)
seal report
gc_22991 个月前
学习C#开源报表组件Seal Report(16:Seal Report Designer界面布局-12)
seal report
gc_22991 个月前
学习C#开源报表组件Seal Report(15:Seal Report Designer界面布局-11)
seal report
gc_22991 个月前
学习C#开源报表组件Seal Report(14:Seal Report Designer界面布局-10)
seal report
gc_22992 个月前
学习C#开源报表组件Seal Report(13:Seal Report Designer界面布局-9)
seal report