ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / Height Property

In This Topic
    Height Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Height As Integer
    public int Height {get; set;}
    See Also