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: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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