다음을 통해 공유


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 네임스페이스