ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ValidationRuleCollection Class / IsReadOnly Property

In This Topic
    IsReadOnly Property
    In This Topic
    Gets a value indicating whether the ValidationRuleCollection is read-only.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsReadOnly As Boolean
    public bool IsReadOnly {get;}
    See Also