CustomData.AllGroups 屬性

定義

取得或設定自訂資料的所有群組。

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)

屬性值

IEnumerable<Group>

IEnumerable<T> 物件。

屬性

適用於