DataGridSelectedItems Property

Gets or sets the selected elements.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public INotifyCollectionChanged SelectedItems { get; set; }

Property Value

INotifyCollectionChanged

See Also