Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates whether the evaluated expression is the empty cell value.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
ReadOnly Property IsEmpty As Boolean
Get
'Usage
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
Eigenschaftswert
Typ: System.Boolean
A Boolean value.