FineUICore
8.0.0
企业级 ASP.NET Core 控件库
|
表格数据绑定列扩展 更多...
Public 成员函数 | |
RowNumberFieldExtension (RowNumberField source) | |
构造函数 更多... | |
RowNumberFieldExtension | EnablePagingNumber (bool param) |
RowNumberFieldExtension | EnableTreeNumber (bool param) |
Public 成员函数 继承自 FineUICore.GridColumnExtension< RowNumberField, RowNumberFieldExtension > | |
GridColumnExtension (GridColumn source) | |
构造函数 更多... | |
TExtension | Filter (GridFilterExtension param) |
过滤 更多... | |
TExtension | EnableFilter (bool param) |
TExtension | EnableResize (bool param) |
TExtension | SortField (string param) |
TExtension | EnableLock (bool param) |
TExtension | Locked (bool param) |
new TExtension | Hidden (bool param) |
是否隐藏列 更多... | |
TExtension | ColumnID (string param) |
TExtension | HeaderText (string param) |
TExtension | HeaderToolTip (string param) |
TExtension | HeaderToolTipType (ToolTipType param) |
TExtension | HeaderToolTipPosition (ToolTipPosition param) |
标题栏文字的提示文本位置 更多... | |
TExtension | Width (int? param) |
列宽度 更多... | |
TExtension | MinWidth (int? param) |
TExtension | MaxWidth (int? param) |
最大列宽度 更多... | |
TExtension | BoxFlex (int param) |
TExtension | ExpandUnusedSpace (bool param) |
TExtension | TextAlign (TextAlign param) |
TExtension | HeaderTextAlign (TextAlign param) |
TExtension | EnableHeaderMenu (bool param) |
TExtension | EnableColumnHide (bool param) |
属性 | |
new RowNumberField | Source [get] |
当前控件 更多... | |
属性 继承自 FineUICore.GridColumnExtension< RowNumberField, RowNumberFieldExtension > | |
new GridColumn | Source [get] |
当前控件 更多... | |
表格数据绑定列扩展
FineUICore.RowNumberFieldExtension.RowNumberFieldExtension | ( | RowNumberField | source | ) |
构造函数
source |
RowNumberFieldExtension FineUICore.RowNumberFieldExtension.EnablePagingNumber | ( | bool | param | ) |
是否启用分页行号
param |
RowNumberFieldExtension FineUICore.RowNumberFieldExtension.EnableTreeNumber | ( | bool | param | ) |
是否启用树表格行号
param |
|
get |
当前控件