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

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