menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridSelectedCellsCollection - WPF API Reference | Syncfusion

    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.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class GridSelectedCellsCollection : ObservableCollection<GridCellInfo>

    Constructors

    GridSelectedCellsCollection()

    Declaration
    public GridSelectedCellsCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved