CustomData.AllGroups Proprietà

Definizione

Ottiene o imposta tutti i gruppi di dati personalizzati.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::Group ^> ^ AllGroups { System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::Group ^> ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.Group> AllGroups { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.AllGroups : seq<Microsoft.ReportingServices.RdlObjectModel.Group>
Public ReadOnly Property AllGroups As IEnumerable(Of Group)

Valore della proprietà

IEnumerable<Group>

Oggetto IEnumerable<T>.

Attributi

Si applica a