Base Combo Box CellObject Collection Constructor
Constructor
Definition
Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public ObjectCollection(
BaseComboBoxCell cell
)VB
Public Sub New (
cell As BaseComboBoxCell
)C++
public:
ObjectCollection(
BaseComboBoxCell^ cell
)F#
new :
cell : BaseComboBoxCell -> ObjectCollectionParameters
- cell BaseComboBoxCell
- The cell to which the collection belongs