DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / Filter Class / Expanded Property

In This Topic
    Expanded Property (Filter)
    In This Topic
    Gets or set the expanded state of current Filter.
    Syntax
    'Declaration
     
    Public Property Expanded As Boolean
    public bool Expanded {get; set;}
    See Also