ActiveReports Developer 7
IsEmpty Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > RectangleFEx Class : IsEmpty Property

Glossary Item Box

Returns true if the current rectangle is empty.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsEmpty As System.Boolean
C# 
public System.bool IsEmpty {get;}

See Also