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

In This Topic
    MaxDropDownHeight Property (C1MarginTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property MaxDropDownHeight As Double
    public double MaxDropDownHeight {get; set;}
    See Also