SfTreeGridBehaviorSelectedItems Property
Gets or sets the selected items in the associated SfTreeGrid control.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public INotifyCollectionChanged SelectedItems { get; set; }
Public Property SelectedItems As INotifyCollectionChanged
Get
Set
Property Value
INotifyCollectionChanged