menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface INamedObject - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface INamedObject

    Implement objects that contains Name.

    Namespace: Syncfusion.XlsIO.Interfaces
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public interface INamedObject

    Properties

    Name

    Gets or sets the name of the object.

    Declaration
    string Name { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved