Click or drag to resize
MasterListToListBinderTModel, TListModel_CheckedChangedHandler Field
Protected method that is handles changing the checked state for an item.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected Action<TListModel, bool> _CheckedChangedHandler

Field Value

Type: ActionTListModel, Boolean
See Also