Click or drag to resize
EditorIsReadOnly Property
是否只读。

默认为 false。

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

Property Value

Type: Boolean
See Also