ReportViewer.WaitMessageFont Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Значение свойства
- Атрибуты