Gets or sets the text for the footer aligned to the right of the page.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public string FooterRight { get; set; }
Visual Basic
Public Property FooterRight As String
	Get
	Set

See Also