Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / MinimumHeight Property

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