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

In This Topic
    DropdownWidth Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets the width of the dropdown.
    Syntax
    'Declaration
     
    Public Property DropdownWidth As DropdownWidthEnum
    public DropdownWidthEnum DropdownWidth {get; set;}
    See Also