次の方法で共有


RenderingExtension.Name プロパティ

表示拡張機能の名前を取得します。

名前空間:  Microsoft.Reporting.WinForms
アセンブリ:  Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll 内)

構文

'宣言
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

プロパティ値

型 : String
読み取り専用の文字列値。

参照

関連項目

RenderingExtension クラス

Microsoft.Reporting.WinForms 名前空間