Selected items binder that binds the listView and SelectedItems collection.

Namespace: Ico.WPF.Specialized.DataGridControl.Behaviors
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class SelectedItemsBinder
Visual Basic
Public Class SelectedItemsBinder
JScript
public class SelectedItemsBinder

Inheritance Hierarchy

System..::..Object
  Ico.WPF.Specialized.DataGridControl.Behaviors..::..ListViewExtensions..::..SelectedItemsBinder

See Also