Click or drag to resize
XmlEditor Properties

The XmlEditor type exposes the following members.

Properties
  NameDescription
Public propertyCreateAttributeEnabled
是否允许新建属性 默认为 true
Public propertyCreateNodeEnabled
是否允许新建节点 默认为 true
Public propertyDeleteAttributeEnabled
是否允许删除属性 默认为 true
Public propertyDeleteNodeEnabled
是否允许删除节点 默认为 true
Public propertyDictionary
节点及属性名称转换词典的文档路径
Public propertyEditor
属性编辑器的文档路径
Public propertyUrl
获取通过编辑器加载 path 所指 XML 文档的访问链接
Top
See Also