RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1BorderThicknessTool Class / MinDropDownWidth Property

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