Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / SubMenuMaxHeight Property

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