C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / RawDataGrid Property

In This Topic
RawDataGrid Property (FlexPivotPage)
In This Topic
Gets the C1.Win.FlexGrid used to display the raw data.
Syntax
'Declaration
 
Public ReadOnly Property RawDataGrid As C1.Win.FlexGrid.C1FlexGrid
 
See Also