Report.Classes Propriedade

Definição

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::Class ^> ^ Classes { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::Class ^> ^ get(); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportPropertiesEditor), typeof(System.Drawing.Design.UITypeEditor))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.Class> Classes { get; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportPropertiesEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.Classes : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.Class>
Public ReadOnly Property Classes As IList(Of Class)

Valor da propriedade

Atributos

Aplica-se a