다음을 통해 공유


IsEmpty 속성

Indicates whether the evaluated expression is the empty cell value.

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

구문

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

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

속성 값

유형: System. . :: . .Boolean
A Boolean value.