AdornerElementCollection.IsReadOnly Property
Gets or sets whether or not this AdornerElementCollection can be modified.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this AdornerElementCollection is in read-only mode; otherwise, false. |
See Also