Class SelectedItems
Defines the IEnumerable collection of selected items in the grid.
Inheritance
System.Object
SelectedItems
Namespace: Syncfusion.UI.Xaml.PivotGrid
Assembly: Syncfusion.SfPivotGrid.UWP.dll
Syntax
public class SelectedItems : List<SelectedItem>
Constructors
SelectedItems()
Declaration
public SelectedItems()