IsEmpty プロパティ

無色かどうかを示します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public ReadOnly Property IsEmpty As Boolean
    Get
'使用
Dim instance As ReportColor
Dim value As Boolean

value = instance.IsEmpty
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean

プロパティ値

型: System. . :: . .Boolean
boolean オブジェクトです。