ReportExpression.IsEmpty Property

Definition

Gets whether the report expression is empty.

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

Property Value

True if the report expression is empty; otherwise, false.

Implements

Applies to