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

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