FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / ShowFooterSeparator Property

In This Topic
    ShowFooterSeparator Property (PivotReportOptions)
    In This Topic
    Gets or sets a value indicating whether a footer separator will be included in the document.
    Syntax
    'Declaration
     
    Public Property ShowFooterSeparator As Boolean
    public bool ShowFooterSeparator {get; set;}
    See Also