ComponentOne Reports for WPF
C1.C1Preview Namespace / RenderIndex Class / HasEntries Property

In This Topic
    HasEntries Property (RenderIndex)
    In This Topic
    Gets a value indicating whether the RenderIndex.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