ChartMember.Group 屬性

定義

取得或設定用來分組資料的運算式。

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

屬性值

Group

Group 物件。

實作

備註

如果省略,則此為靜態成員 (否則為動態成員)。 如果任何上階成員是詳細資料群組,則不允許。 不允許在群組中使用分頁符號。

適用於