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

In This Topic
    AllowFiltering Property (C1DataColumn)
    In This Topic
    Gets or sets a value indicating the filter type for the column.
    Syntax
    'Declaration
     
    Public Property AllowFiltering As AllowFiltering
    public AllowFiltering AllowFiltering {get; set;}
    See Also