C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / RawDataGrid Property

In This Topic
RawDataGrid Property (C1FlexPivotPrintDocument)
In This Topic
Gets or sets the C1.Win.C1FlexGrid.C1FlexGrid that contains the raw data for the report.
Syntax
'Declaration
 
Public Property RawDataGrid As C1FlexGrid
 
See Also