UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExportMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExportMode

    Defines the constants which specify the export mode.

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

    Fields

    Text

    Exports the FormattedText to Excel

    Declaration
    public const ExportMode Text
    Field Value
    Type Description
    ExportMode

    Value

    Exports the actual value to Excel

    Declaration
    public const ExportMode Value
    Field Value
    Type Description
    ExportMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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