| AkGridRowGetCellNode Method |
获取单元格 Xml 节点。
Namespace: Appkit.Web.UIAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic XmlElement GetCellNode(
string propName
)
Parameters
- propName
- Type: SystemString
属性或列名称。
Return Value
Type:
XmlElementXml 节点。
See Also