Gets or sets a value indicating whether the document will have a footer separator.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ShowFooterSeparator { get; set; } |
Visual Basic |
---|
Public Property ShowFooterSeparator As Boolean Get Set |