DataRegion.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 data group.
property Microsoft::ReportingServices::RdlObjectModel::Group ^ Microsoft::ReportingServices::RdlObjectModel::IDataScope::Group { Microsoft::ReportingServices::RdlObjectModel::Group ^ get(); };
Microsoft.ReportingServices.RdlObjectModel.Group Microsoft.ReportingServices.RdlObjectModel.IDataScope.Group { get; }
member this.Microsoft.ReportingServices.RdlObjectModel.IDataScope.Group : Microsoft.ReportingServices.RdlObjectModel.Group
ReadOnly Property Group As Group Implements IDataScope.Group
Property Value
The data group.