Reports for WinForms | ComponentOne
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 Boolean
    public bool HasEntries {get;}
    See Also