ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / AutoHeight Property

In This Topic
    AutoHeight Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AutoHeight As Boolean
    public bool AutoHeight {get; set;}
    See Also