ActiveReports 19 .NET Edition
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
    public bool IsEmpty()

    Return Value

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