次の方法で共有


NavigationItem.ReportItemReference プロパティ

定義

カバー フロー ナビゲーション レイアウトの描画に使用するレポート アイテムの参照を取得します。

public:
 property System::String ^ ReportItemReference { System::String ^ get(); };
public string ReportItemReference { get; }
member this.ReportItemReference : string
Public ReadOnly Property ReportItemReference As String

プロパティ値

String を返します。

注釈

ReportItemReferenceReportItem の両方ではなく、いずれか一方が指定されます。

適用対象