Empty 속성
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.