跳转至

ListViewColumnSetting

类名:ListViewColumnSetting

说明:查询列显示设置。

属性

名称 类型 说明
PropertyName string 获取或设置属性名称。
Visible bool 获取或设置是否显示。
IsChild bool 表示是否为子表类型。
Width int 表示列宽。
ShowMode H3.DataModel.PropertyShowMode 表示显示模式。
ChildColumns ListViewChildColumnSetting[] 获取或设置列表字段的显示设置。