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