保存树型表的配置到文档
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void Save(
string[] propNames,
string[] checkedPropNames,
string[] options
)
Parameters
- propNames
- Type: SystemString
可供选择的属性集合 - checkedPropNames
- Type: SystemString
被选择的属性集合 - options
- Type: SystemString
排序选项集合
See Also