ReportViewer.WaitMessageFont Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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