IsEmpty プロパティ

評価した式が空のセル値かどうかを示します。

名前空間:  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
Boolean 値です。