MultiColumnComboBoxDropDownWidth Property
Gets or sets the width of the of the drop-down portion of the combo box
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int DropDownWidth { get; set; }
Public Property DropDownWidth As Integer
Get
Set
public:
property int DropDownWidth {
int get ();
void set (int value);
}
member DropDownWidth : int with get, set
Property Value
Int32If set to zero, it will default to an appropriate width based on the column definitions