menu

UWP

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

    Show / Hide Table of Contents

    Class Range

    Represents a class that maintains the range for rows.

    Inheritance
    System.Object
    Range
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class Range : Object

    Constructors

    Range()

    Initializes a new instance of Range class.

    Declaration
    public Range()

    Properties

    IsEmpty

    Gets a value that indicates whether the range that contains an empty rows.

    Declaration
    public bool IsEmpty { get; }
    Property Value
    Type
    System.Boolean

    Extension Methods

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