ReportColor.Empty 属性

Gets the empty color.

命名空间:  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
A ReportColor object.

请参阅

参考

ReportColor 结构

Microsoft.ReportingServices.RdlObjectModel 命名空间