ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1Field Class / ShowFilter Property

In This Topic
    ShowFilter Property (C1Field)
    In This Topic
    A value indicating whether filter editor will be shown in the filter row.
    Syntax
    'Declaration
     
    Public Property ShowFilter As System.Boolean
    public System.bool ShowFilter {get; set;}
    See Also