言語

Group.DocumentMapLabel プロパティ

定義

クライアントUI内でグループのインスタンスを識別するためのラベルを取得したり設定したりします(検索に便利なラベルを提供します)。 ReportItem.Labelを参照

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression DocumentMapLabel { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression DocumentMapLabel { get; set; }
member this.DocumentMapLabel : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property DocumentMapLabel As ReportExpression

プロパティ値

ReportExpression オブジェクト。

適用対象