IDataScope.Group Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.