menu

WPF

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

    Show / Hide Table of Contents

    Enum GridRangeInfoType

    Identifies the range type for a GridRangeInfo.

    Namespace: Syncfusion.Olap.Engine
    Assembly: Syncfusion.Olap.Base.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 - 2025 Syncfusion Inc. All Rights Reserved