ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateCredentialsEventArgs Class / Password Property

In This Topic
    Password Property (LocateCredentialsEventArgs)
    In This Topic
    Gets ot sets the password of the credentials to be located.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also