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

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