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

In This Topic
    ShowHeaderSeparator Property (ReportOptions)
    In This Topic
    Gets or sets a value that determines whether a line should be displayed between the page header and the page content.
    Syntax
    'Declaration
     
    Public Property ShowHeaderSeparator As Boolean
    public bool ShowHeaderSeparator {get; set;}
    See Also