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

In This Topic
    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