[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the underlying list is read-only.

Declaration
[Browsable(false)]
public virtual bool IsReadOnly { get; }
Implements