[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridRowColCollection-1.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the ICollection<T> is read-only.

Declaration
public bool IsReadOnly { get; }
Implements