Свойство 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.