[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Data.RangeDataList.IsReadOnly

IsReadOnly Property

IsReadOnly

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

Declaration
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Implements