IncludeGrid Property (ReportOptions)
In This Topic
Gets or sets a value that determines whether the FlexPivot grid should be included in the report.
Syntax
'Declaration
Public Property IncludeGrid As Boolean
public bool IncludeGrid {get; set;}
See Also