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

In This Topic
    HeaderRight Property (PivotReportOptions)
    In This Topic
    Gets or sets the text for the header aligned to the right of the page.
    Syntax
    'Declaration
     
    Public Property HeaderRight As String
    public string HeaderRight {get; set;}
    See Also