WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridSelectCellsMouseController.SelectionType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridSelectCellsMouseController.SelectionType

    Defines the possible types of selection.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum SelectionType

    Fields

    Name Description
    IsCells

    Range of cells.

    IsCol

    One or more columns.

    IsRow

    One or more rows.

    IsTable

    Whole table.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved