menu

UWP

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

    Show / Hide Table of Contents

    Class GridRangeInfoType

    Inheritance
    System.Object
    GridRangeInfoType
    Namespace: Syncfusion.UI.Xaml.CellGrid
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public sealed class GridRangeInfoType : Enum

    Fields

    Cells

    Range of cells.

    Declaration
    public const GridRangeInfoType Cells
    Field Value
    Type
    GridRangeInfoType

    Cols

    Range with columns.

    Declaration
    public const GridRangeInfoType Cols
    Field Value
    Type
    GridRangeInfoType

    Empty

    Range is empty.

    Declaration
    public const GridRangeInfoType Empty
    Field Value
    Type
    GridRangeInfoType

    Rows

    Range with rows.

    Declaration
    public const GridRangeInfoType Rows
    Field Value
    Type
    GridRangeInfoType

    Table

    Range is a whole table.

    Declaration
    public const GridRangeInfoType Table
    Field Value
    Type
    GridRangeInfoType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved