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

In This Topic
    IntegralHeight Property (C1Combo)
    In This Topic
    Controls whether partial rows are displayed.
    Syntax
    'Declaration
     
    
    Public Property IntegralHeight As Boolean
    public bool IntegralHeight {get; set;}
    See Also