LocalReport.DataSources Property

Definition

public:
 property Microsoft::Reporting::WebForms::ReportDataSourceCollection ^ DataSources { Microsoft::Reporting::WebForms::ReportDataSourceCollection ^ get(); };
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.PersistenceMode]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public Microsoft.Reporting.WebForms.ReportDataSourceCollection DataSources { get; }
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.PersistenceMode>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.DataSources : Microsoft.Reporting.WebForms.ReportDataSourceCollection
Public ReadOnly Property DataSources As ReportDataSourceCollection

Property Value

Attributes

Applies to