menu

UWP

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

    Show / Hide Table of Contents

    Class TreeGridRegion

    Defines the constants that specify the possible region in SfTreeGrid.

    Inheritance
    System.Object
    TreeGridRegion
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public sealed class TreeGridRegion : Enum

    Fields

    Grid

    The body region of the SfTreeGrid.

    Declaration
    public const TreeGridRegion Grid
    Field Value
    Type
    TreeGridRegion

    Header

    Specifies the header row part and placed at header region of the SfTreeGrid.

    Declaration
    public const TreeGridRegion Header
    Field Value
    Type
    TreeGridRegion

    None

    No region.

    Declaration
    public const TreeGridRegion None
    Field Value
    Type
    TreeGridRegion

    Extension Methods

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