ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / PrintNotes Property

In This Topic
    PrintNotes Property
    In This Topic
    Gets or sets whether cell notes should be printed as end notes with the sheet or not.
    Syntax
    'Declaration
     
    Public Property PrintNotes As Boolean
    public bool PrintNotes {get; set;}

    Property Value

    True if cell notes are printed as end notes with the sheet.
    See Also