Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IndexEntry Class / Document Property

In This Topic
    Document Property (IndexEntry)
    In This Topic
    Gets the C1PrintDocument object containing the current index entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As C1PrintDocument
    public C1PrintDocument Document {get;}
    See Also