| AkGridRow Class |
Namespace: Appkit.Web.UI
public class AkGridRow
The AkGridRow type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateContent |
构造。
| |
| GetCellNode |
获取单元格 Xml 节点。
| |
| GetSelectNode |
获取操作控件的 Xml 节点
| |
| GetValueNode |
获取显示数据控件的 Xml 节点。
| |
| SetHidden |
设置控件不可见
| |
| SetReadOnly |
设置为只读
| |
| SetReadOnly(String) |
设置控件只读
|
| Name | Description | |
|---|---|---|
| ContainHiddens |
是否包含隐藏的属性。
| |
| Content |
获取行的 Xml 文本内容
| |
| IsTemplate |
是否生成行模版(ObjectId 及 RowIndex 为标记)。
|