Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
Property Value
Type: System.Boolean
A Boolean value.