Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontFamilyComboBox Class / MaxDropDownItems Property

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