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

In This Topic
    PrintNotes Property
    In This Topic
    True if cell notes are printed as end notes with the sheet.
    Syntax
    'Declaration
     
    Public Property PrintNotes As Boolean
    public bool PrintNotes {get; set;}
    See Also