alexa

    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