True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / IntegralHeight Property

In This Topic
    IntegralHeight Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets a value indicating whether the control should resize to avoid showing partial items.
    Syntax
    'Declaration
     
    Public Property IntegralHeight As System.Boolean
    public System.bool IntegralHeight {get; set;}
    See Also