GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / Content Property

In This Topic
    Content Property (ReportOptions)
    In This Topic
    Gets or sets the content to printed.
    Syntax
    'Declaration
     
    Public Property Content As Object
    public object Content {get; set;}
    See Also