WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridRangeInfoType - WindowsForms API Reference | Syncfusion GridRangeInfo. ">

    Show / Hide Table of Contents

    Enum GridRangeInfoType

    Defines the range type for a GridRangeInfo.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    [Flags]
    public enum GridRangeInfoType

    Fields

    Name Description
    Cells

    Range of cells.

    Cols

    Range with columns.

    Empty

    Range is empty.

    Rows

    Range with rows.

    Table

    Range is a whole table.

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