RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1BorderMenuTool Class / IsDropDownOpen Property

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