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

Glossary Item Box

Gets the text of prompt of the locate credentials request.

Syntax

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

See Also