[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetViewCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets whether the collection is read-only. (This implementation always returns false.)

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

Always returns false

Implements