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