BaseComboBoxColumnDataSource Property

Gets or sets the data source that populates the selections for the combo boxes

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Object DataSource { get; set; }

Property Value

Object

See Also