ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / ShowRawData Property

In This Topic
    ShowRawData Property (C1FlexPivotPrintDocument)
    In This Topic
    Gets or sets a value that determines whether the C1FlexPivotPrintDocument.RawDataGrid should be displayed in the report.
    Syntax
    'Declaration
     
    Public Property ShowRawData As Boolean
    public bool ShowRawData {get; set;}
    See Also