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