ReportExpression.IsEmpty Proprietà

Definizione

Ottiene se l'espressione del report è vuota.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valore della proprietà

True se l'espressione del report è vuota; altrimenti, false.

Implementazioni

Si applica a