menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IParentApplication - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IParentApplication

    Represents parent application.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.NET.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved