BaseComboBoxColumnComboBoxCellTemplate Property

This is used internally to get a reference to the cell template as the actual type

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected BaseComboBoxCell ComboBoxCellTemplate { get; }

Property Value

BaseComboBoxCell

See Also