Click or drag to resize
MasterListToSubsetBinderTSubsetModel, TMasterModel, TListModel, TIdentifierCheckedChangedHandler Property
See base docs. Throws exception if you try to set it.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override Action<TListModel, bool> CheckedChangedHandler { get; set; }

Property Value

Type: ActionTListModel, Boolean
See Also