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

In This Topic
    Count Property (ValidationRuleCollection)
    In This Topic
    Gets the number of elements contained in the ValidationRuleCollection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also