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

In This Topic
    FilterDropdownText Property (C1DataColumn)
    In This Topic
    Gets or sets the value indicating All when the FilterDropdown property is True.
    Syntax
    'Declaration
     
    Public Property FilterDropdownText As System.String
    public System.string FilterDropdownText {get; set;}

    Property Value

    The filter dropdown text.
    See Also