ShowGrid Property (C1FlexPivotPrintDocument)
In This Topic
Gets or sets a value that determines whether the
C1FlexPivotPrintDocument.FlexPivotGrid is displayed in the report.
Syntax
'Declaration
Public Property ShowGrid As Boolean
public bool ShowGrid {get; set;}
See Also