[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItemCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the collection is read only.

Declaration
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Property Value
Type Description
bool

true if the IList is read-only; otherwise, false.