|
FineUIMvc 11.7
企业级 ASP.NET MVC 控件库
|
表单行控件扩展 更多...
Public 成员函数 | |
| FormRowExtension (FormRow source) | |
| 构造函数 | |
| FormRowExtension | ColumnWidths (string param) |
| FormRowExtension | Items (params IControlBaseExtension[] extensions) |
| 子控件集合 | |
| FormRowExtension | Items (params ControlBase[] items) |
| 子控件集合 | |
Public 成员函数 继承自 FineUIMvc.ContainerExtension< FormRow, FormRowExtension > | |
| ContainerExtension (Container source) | |
| 构造函数 | |
| TExtension | LayoutAfterImagesLoad (bool param) |
| TExtension | Layout (LayoutType param) |
属性 | |
| new FormRow | Source [get] |
| 当前控件 | |
属性 继承自 FineUIMvc.ContainerExtension< FormRow, FormRowExtension > | |
| new Container | Source [get] |
| 当前控件 | |
表单行控件扩展
| FineUIMvc.FormRowExtension.FormRowExtension | ( | FormRow | source | ) |
构造函数
| source |
| FormRowExtension FineUIMvc.FormRowExtension.ColumnWidths | ( | string | param | ) |
以空格分开的各列宽度(可以是像素数或者百分比,比如200px 50% 50)
| param |
| FormRowExtension FineUIMvc.FormRowExtension.Items | ( | params ControlBase[] | items | ) |
子控件集合
| items |
| FormRowExtension FineUIMvc.FormRowExtension.Items | ( | params IControlBaseExtension[] | extensions | ) |
子控件集合
| extensions |
|
get |
当前控件