menu

UWP

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

    Show / Hide Table of Contents

    Class DATADIR

    The DATADIR enumeration values specify the direction of the data flow in the dwDirection parameter of the IDataObject::EnumFormatEtc method.

    Inheritance
    System.Object
    DATADIR
    Namespace: Syncfusion.CompoundFile.XlsIO.Native
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class DATADIR : Enum

    Fields

    DATADIR_GET

    Requests that IDataObject::EnumFormatEtc supply an enumerator for the formats that can be specified in IDataObject::GetData.

    Declaration
    public const DATADIR DATADIR_GET
    Field Value
    Type
    DATADIR

    DATADIR_SET

    Requests that IDataObject::EnumFormatEtc supply an enumerator for the formats that can be specified in IDataObject::SetData.

    Declaration
    public const DATADIR DATADIR_SET
    Field Value
    Type
    DATADIR

    Extension Methods

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