다음을 통해 공유


ReportColor.IsEmpty 속성

Gets a value that indicates whether this is an empty color.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public ReadOnly Property IsEmpty As Boolean 
    Get
‘사용 방법
Dim instance As ReportColor 
Dim value As Boolean 

value = instance.IsEmpty
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean

속성 값

유형: System.Boolean
True if this is an empty color; otherwise, false.

참고 항목

참조

ReportColor 구조

Microsoft.ReportingServices.RdlObjectModel 네임스페이스