ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateCredentialsEventArgs Class / UserName Property

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