FineUICore
8.0.0
企业级 ASP.NET Core 控件库
|
表格配置参数 更多...
属性 | |
string | DataIDField [get, set] |
行数据标识字段名 更多... | |
string | DataTextField [get, set] |
行数据文本字段名 更多... | |
bool | EnableCheckBoxSelect [get, set] |
启用多选框 更多... | |
bool | EnableMultiSelect [get, set] |
启用多行选择(默认为true) 更多... | |
bool | AllowColumnLocking [get, set] |
允许列锁定 更多... | |
表格配置参数
|
getset |
允许列锁定
|
getset |
行数据标识字段名
|
getset |
行数据文本字段名
|
getset |
启用多选框
|
getset |
启用多行选择(默认为true)