Proprietà IExpression.IsEmpty
Indicates whether the evaluated expression is the empty cell value.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
ReadOnly Property IsEmpty As Boolean
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Boolean
A Boolean value.