次の方法で共有


ReportSize.Empty プロパティ

空のレポート サイズに使用するレポート サイズを取得します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Shared ReadOnly Property Empty As ReportSize 
    Get
'使用
Dim value As ReportSize 

value = ReportSize.Empty
public static ReportSize Empty { get; }
public:
static property ReportSize Empty {
    ReportSize get ();
}
static member Empty : ReportSize
static function get Empty () : ReportSize

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel.ReportSize
ReportSize 値。

関連項目

参照

ReportSize 構造体

Microsoft.ReportingServices.RdlObjectModel 名前空間