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

Glossary Item Box

Gets ot sets the user name of the credentials to be located.

Syntax

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

See Also