menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ConnectionPassword

    Represents the connection password of the data source.

    Inheritance
    System.Object
    ConnectionPassword
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public class ConnectionPassword : EventArgs

    Constructors

    ConnectionPassword()

    Declaration
    public ConnectionPassword()

    Properties

    PasswordToConnectDB

    Gets or sets the password to connect data source.

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