IDataRegion.AllGroups Property

Definition

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

Property Value

Applies to