BaseComboBoxCellHasItemCollection Property

This can be used to determine whether or not the cell has an items collection

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool HasItemCollection { get; }

Property Value

Boolean

See Also