[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GroupInfoCollection.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