Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / UnorderedListGallery Class / MaxDropDownHeight Property

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