ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / EditorHeight Property

In This Topic
    EditorHeight Property (C1Combo)
    In This Topic
    Gets/Sets the editor height.
    Syntax
    'Declaration
     
    
    Public Property EditorHeight As Integer
    public int EditorHeight {get; set;}
    See Also