menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectionUnit - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SelectionUnit

    Defines the constants that specify the type of selection.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum SelectionUnit

    Fields

    Name Description
    Any

    Specifies that the both cells and rows are selectable.

    Cell

    Specifies that the cells are selectable on clicking a cell.

    Row

    Specifies that the rows are selectable on clicking a cell.

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