Gets a value that indicates if the collection is read only.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual bool IsReadOnly { get; } |
Visual Basic
![]() |
---|
Public Overridable ReadOnly Property IsReadOnly As Boolean |
true if the collection is read only; otherwise false.