FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / IsDropDownOpen Property

In This Topic
    IsDropDownOpen Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsDropDownOpen As Boolean
    public bool IsDropDownOpen {get; set;}
    See Also