ReportViewer.ServerReport Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::Reporting::WebForms::ServerReport ^ ServerReport { Microsoft::Reporting::WebForms::ServerReport ^ get(); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.PersistenceMode]
public Microsoft.Reporting.WebForms.ServerReport ServerReport { get; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.PersistenceMode>]
member this.ServerReport : Microsoft.Reporting.WebForms.ServerReport
Public ReadOnly Property ServerReport As ServerReport
Значение свойства
- Атрибуты