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