Group.Parent 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定在遞迴階層中識別父群組的運算式。 群組只有一個群組運算式時才允許。 指出如果群組上的篩選消除群組執行個體的父系,則會視為父系之父係的子系。 在迴圈事件中,將忽略其中一個父子式關聯性。
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Parent { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Parent { get; set; }
member this.Parent : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Parent As ReportExpression
屬性值
ReportExpression 物件。