ReportViewer.WaitMessageFont Property

Definition

public:
 property System::Web::UI::WebControls::FontInfo ^ WaitMessageFont { System::Web::UI::WebControls::FontInfo ^ get(); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
[System.ComponentModel.NotifyParentProperty(true)]
public System.Web.UI.WebControls.FontInfo WaitMessageFont { get; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
member this.WaitMessageFont : System.Web.UI.WebControls.FontInfo
Public ReadOnly Property WaitMessageFont As FontInfo

Property Value

Attributes

Applies to