Fastreport.net根据内容自动增加行高
2023-02-13 本文已影响0人
AI时代岁月笔记
需求:Fastreport.net作列表,如果某行某列的内容过多,则该行的行高自动增加
效果:如下
实现方法:
a. DataBand的CanGrow设定为true
b. 标准的CanGrow设定为true, GrowToBottom设定为true
需求:Fastreport.net作列表,如果某行某列的内容过多,则该行的行高自动增加
效果:如下
实现方法:
a. DataBand的CanGrow设定为true
b. 标准的CanGrow设定为true, GrowToBottom设定为true