ActiveReports Developer 7
Password Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > LocateCredentialsEventArgs Class : Password Property

Glossary Item Box

Gets ot sets the password of the credentials to be located.

Syntax

Visual Basic (Declaration) 
Public Property Password As System.String
C# 
public System.string Password {get; set;}

See Also