次の方法で共有


ReportColor.Empty プロパティ

無色を取得します。

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

構文

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

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

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel.ReportColor
ReportColor オブジェクト。

関連項目

参照

ReportColor 構造体

Microsoft.ReportingServices.RdlObjectModel 名前空間