RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1LineSpacingTool Class / MaxDropDownItems Property

In This Topic
    MaxDropDownItems Property (C1LineSpacingTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property MaxDropDownItems As Integer
    public int MaxDropDownItems {get; set;}
    See Also