WinUI

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridSelectedCellsCollection

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved