FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / IncludeGrid Property

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