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

In This Topic
    ItemHeight Property (C1Combo)
    In This Topic
    Returns or sets the height of all list rows.
    Syntax
    'Declaration
     
    
    Public Property ItemHeight As Integer
    public int ItemHeight {get; set;}
    See Also