ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / HighlightPage Class / IsEmpty Property

In This Topic
    IsEmpty Property (HighlightPage)
    In This Topic
    Gets true if there's nothing on layer
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also