menu

UWP

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

    Show / Hide Table of Contents

    Class TreeGridExportMode

    Defines the constants which specify the export mode.

    Inheritance
    System.Object
    TreeGridExportMode
    Namespace: Syncfusion.UI.Xaml.TreeGrid.Converter
    Assembly: Syncfusion.SfGridConverter.UWP.dll
    Syntax
    public sealed class TreeGridExportMode : Enum

    Fields

    Text

    Exports the FormattedText to Excel.

    Declaration
    public const TreeGridExportMode Text
    Field Value
    Type
    TreeGridExportMode

    Value

    Exports the actual value to Excel and format will be set to the cell.

    Declaration
    public const TreeGridExportMode Value
    Field Value
    Type
    TreeGridExportMode

    Extension Methods

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