Group.GroupExpressions 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.
The expressions by which to group the data.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::GroupExpressionCollection ^ GroupExpressions { Microsoft::ReportingServices::OnDemandReportRendering::GroupExpressionCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GroupExpressionCollection GroupExpressions { get; }
member this.GroupExpressions : Microsoft.ReportingServices.OnDemandReportRendering.GroupExpressionCollection
Public ReadOnly Property GroupExpressions As GroupExpressionCollection
Property Value
A GroupExpressionCollection object.