BaseComboBoxColumnComboBoxCellTemplate Property
This is used internally to get a reference to the cell template as the actual type
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected BaseComboBoxCell ComboBoxCellTemplate { get; }
Protected ReadOnly Property ComboBoxCellTemplate As BaseComboBoxCell
Get
protected:
property BaseComboBoxCell^ ComboBoxCellTemplate {
BaseComboBoxCell^ get ();
}
member ComboBoxCellTemplate : BaseComboBoxCell with get
Property Value
BaseComboBoxCell