BaseComboBoxCellDisplayStyle Property
Gets or sets a value that determines how the combo box is displayed when it is not in edit mode
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public DataGridViewComboBoxDisplayStyle DisplayStyle { get; set; }
Public Property DisplayStyle As DataGridViewComboBoxDisplayStyle
Get
Set
public:
property DataGridViewComboBoxDisplayStyle DisplayStyle {
DataGridViewComboBoxDisplayStyle get ();
void set (DataGridViewComboBoxDisplayStyle value);
}
member DisplayStyle : DataGridViewComboBoxDisplayStyle with get, set
Property Value
DataGridViewComboBoxDisplayStyleThe default is to show a drop-down button