UniqueTypeList<T>.IsReadOnly Property
Indicates whether the list is read-only.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Implements
System.Collections.Generic.ICollection<T>.IsReadOnly
See Also