ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderIndex Class / HasEntries Property

In This Topic
    HasEntries Property
    In This Topic
    Gets a value indicating whether the Entries collection has been created and contains one or more elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasEntries As System.Boolean
    public System.bool HasEntries {get;}
    See Also