跳转至

ListViewColumn

类名:ListViewColumn

说明:列表的列信息。

属性

名称 类型 说明
Code string 编码
DisplayName string 显示名称
Visible string 是否可见
Sortable string 是否排序
Align string 对齐方式
IsChild bool 该列是否是子列。
IsLabel bool 是否标签
ChildColumns Dictionary<string, ListViewColumn> 该列包含的子列
ShowMode H3.DataModel.PropertyShowMode 字段显示模式(数字控件千分位分隔符)。
DecimalPlaces string 小数点位数
DataType H3.Data.BizDataType 数据类型
DisplayFormat string 显示格式
Width int 宽度