共用方式為


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 命名空間