HierarchyMember.Group Property

Definition

Gets or sets the grouping information for the hierarchy.

public:
 abstract property Microsoft::ReportingServices::RdlObjectModel::Group ^ Group { Microsoft::ReportingServices::RdlObjectModel::Group ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Group ^ value); };
public abstract Microsoft.ReportingServices.RdlObjectModel.Group Group { get; set; }
member this.Group : Microsoft.ReportingServices.RdlObjectModel.Group with get, set
Public MustOverride Property Group As Group

Property Value

A Group object.

Applies to