True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DataColumn Class / FilterCount Property

In This Topic
    FilterCount Property (C1DataColumn)
    In This Topic
    Gets the number of values in the filter drop-down list.
    Syntax
    'Declaration
     
    Public ReadOnly Property FilterCount As System.Integer
    public System.int FilterCount {get;}
    See Also