DataRegionMember.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 grouping information.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::Group ^ Group { Microsoft::ReportingServices::OnDemandReportRendering::Group ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Group Group { get; }
member this.Group : Microsoft.ReportingServices.OnDemandReportRendering.Group
Public ReadOnly Property Group As Group
Property Value
A Group object.