Udostępnij za pośrednictwem


Właściwość ReportViewer.WaitMessageFont —

Gets the font for the message that is displayed while the report is being executed.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public ReadOnly Property WaitMessageFont As FontInfo
public FontInfo WaitMessageFont { get; }
public:
property FontInfo^ WaitMessageFont {
    FontInfo^ get ();
}
member WaitMessageFont : FontInfo with get
function get WaitMessageFont () : FontInfo

Wartość właściwości

Typ: FontInfo
A FontInfo object containing the font value. The default font is 14-point Verdana.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms