IncludeGrid Property (PivotContentOptions)
In This Topic
Gets or sets a value indicating whether the grid will be included in the printed document.
Syntax
'Declaration
Public Property IncludeGrid As Boolean
public bool IncludeGrid {get; set;}
See Also