<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapHeaderOptions Class / HeaderCenter Property

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