<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexComboBox Class / IsDroppedDown Property

In This Topic
    IsDroppedDown Property (C1FlexComboBox)
    In This Topic
    Indicates whether the dropdown is currently being displayed.
    Syntax
    'Declaration
     
    Public Property IsDroppedDown As Boolean
    public bool IsDroppedDown {get; set;}
    See Also