[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultStyleCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets whether the collection is read-only.

(This implementation always returns true.)

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