menu

UWP

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

    Show / Hide Table of Contents

    Interface IParentApplication

    Represents parent application.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public interface IParentApplication

    Properties

    Application

    Gets the application object.

    Declaration
    IApplication Application { get; }
    Property Value
    Type
    IApplication

    Parent

    Gets the parent object.

    Declaration
    object Parent { get; }
    Property Value
    Type
    System.Object

    Extension Methods

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