Gets or sets the text for the header on the center of the page template.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public string HeaderCenter { get; set; } |
Visual Basic |
---|
Public Property HeaderCenter As String Get Set |