Click or drag to resize
GraphDesignerReadOnly Property
Indicates whether changes can be made.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public virtual bool ReadOnly { get; set; }

Property Value

Type: Boolean
See Also