MultiColumnComboBoxCellEditType Property
Gets the type of the cell's hosted editing control
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Type EditType { get; }
Public Overrides ReadOnly Property EditType As Type
Get
public:
virtual property Type^ EditType {
Type^ get () override;
}
abstract EditType : Type with get
override EditType : Type with get
Property Value
TypeThis always returns
MultiColumnComboBoxEditingControl