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