ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / Frame Structure / IsEmpty Property

In This Topic
    IsEmpty Property (Frame)
    In This Topic
    Gets true is selection is empty
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also