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

In This Topic
    PromptText Property
    In This Topic
    Gets the text of prompt of the locate credentials request.
    Syntax
    'Declaration
     
    Public ReadOnly Property PromptText As String
    public string PromptText {get;}
    See Also