ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / Def.Content Class / IsEmpty Property

In This Topic
    IsEmpty Property (Def.Content)
    In This Topic
    Indicates that the content does not contain expressions and regions
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also