PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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