MultiColumnComboBoxOnFormatDropDownColumn Method

This raises the FormatDropDownColumn event

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
protected virtual void OnFormatDropDownColumn(
	DataGridViewColumnEventArgs e
)

Parameters

e  DataGridViewColumnEventArgs
The event arguments

See Also