WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TreeGridExportMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TreeGridExportMode

    Defines the constants which specify whether to export all the cells values as text or export value and formats separatly.

    Namespace: Syncfusion.UI.Xaml.TreeGrid.Converter
    Assembly: Syncfusion.SfGridConverter.WPF.dll
    Syntax
    public enum TreeGridExportMode

    Fields

    Name Description
    Text

    Exports the FormattedText to Excel.

    Value

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

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved