BaseComboBoxCellHasItemCollection Property
This can be used to determine whether or not the cell has an items collection
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool HasItemCollection { get; }
Public ReadOnly Property HasItemCollection As Boolean
Get
public:
property bool HasItemCollection {
bool get ();
}
member HasItemCollection : bool with get
Property Value
Boolean