IDataScope.Group Property

Definition

Gets the group of the data.

public:
 property Microsoft::ReportingServices::RdlObjectModel::Group ^ Group { Microsoft::ReportingServices::RdlObjectModel::Group ^ get(); };
public Microsoft.ReportingServices.RdlObjectModel.Group Group { get; }
member this.Group : Microsoft.ReportingServices.RdlObjectModel.Group
Public ReadOnly Property Group As Group

Property Value

The group of the data.

Applies to