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: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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