ActiveReports 11
UserName Property (RemoteReportDescriptor)

GrapeCity.ActiveReports.Viewer.Win.v11 Assembly > GrapeCity.ActiveReports.ArsClient Namespace > RemoteReportDescriptor Class : UserName Property
Gets or sets the user name to be used for connection to report server.
Syntax
'Declaration
 
Public Property UserName As String
public string UserName {get; set;}
See Also

Reference

RemoteReportDescriptor Class
RemoteReportDescriptor Members