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

In This Topic
    LocateCredentialsEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LocateCredentialsEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of LocateCredentialsEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the data source to locate credentials for.  
    Public PropertyGets ot sets the password of the credentials to be located.  
    Public PropertyGets the text of prompt of the locate credentials request.  
    Public PropertyGets the name of the report to locate credentials for.  
    Public PropertyGets ot sets the user name of the credentials to be located.  
    Top
    See Also