ActiveReports Developer 7
Prompt Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataSourcePrompt Class : Prompt Property

Glossary Item Box

Gets prompt that shown when credentials should be entered.

Syntax

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

See Also