FooterSeparator Property (C1FlexPivotPrintDocument)
In This Topic
Gets or sets a value that specifies whether a separator is drawn above the footer.
Syntax
'Declaration
Public Property FooterSeparator As Boolean
public bool FooterSeparator {get; set;}
See Also