GroupWithContext(Group, IDataRegion) Constructor
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.
public:
GroupWithContext(Microsoft::ReportingServices::RdlObjectModel::Group ^ group, Microsoft::ReportDesigner::IDataRegion ^ dataRegion);
public GroupWithContext (Microsoft.ReportingServices.RdlObjectModel.Group group, Microsoft.ReportDesigner.IDataRegion dataRegion);
new Microsoft.ReportDesigner.GroupWithContext : Microsoft.ReportingServices.RdlObjectModel.Group * Microsoft.ReportDesigner.IDataRegion -> Microsoft.ReportDesigner.GroupWithContext
Public Sub New (group As Group, dataRegion As IDataRegion)
Parameters
- group
- Group
- dataRegion
- IDataRegion