Back to Devexpress

ItemCheckingEventArgs Constructors

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-itemcheckingeventargs-dot-ctor.md

latest958 B
Original Source

ItemCheckingEventArgs Constructors

Provides data for the BaseCheckedListBoxControl.ItemChecking event of check list box controls.

NameParametersDescription
ItemCheckingEventArgs(Int32, CheckState, CheckState)index, newValue, oldValueInitializes a new instance of the ItemCheckingEventArgs class.

See Also

ItemCheckingEventArgs Class

ItemCheckingEventArgs Members

DevExpress.XtraEditors.Controls Namespace