Class GridSelectedCellsCollection
Represents a class that maintains the collection of selected cells and its information.
Inheritance
System.Object
GridSelectedCellsCollection
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public class GridSelectedCellsCollection : ObservableCollection<GridCellInfo>
Constructors
GridSelectedCellsCollection()
Declaration
public GridSelectedCellsCollection()