ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / DataTree.Scope<T> Class / IsEmpty Property

In This Topic
    IsEmpty Property (DataTree.Scope<T>)
    In This Topic
    Gets true if this instance represents scope without any data.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also