[]
        
(Showing Draft Content)

FarPoint.Web.Spread.NamedStyleCollection.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
Implements