Click or drag to resize
XmlEditorCreateAttributeEnabled Property
是否允许新建属性 默认为 true

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool CreateAttributeEnabled { get; set; }

Property Value

Type: Boolean
See Also