MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / IsEmpty Method

In This Topic
IsEmpty Method (Border)
In This Topic
Gets whether the current instance is empty.
Syntax
'Declaration
 
Public Function IsEmpty() As Boolean
 

Return Value

True if this object is empty, otherwise False.
See Also