Compartir a través de


IsEmpty Propiedad

Indicates whether this is an empty color.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsEmpty As Boolean
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Boolean
A boolean object.