ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / RawDataGrid Property

In This Topic
    RawDataGrid Property (C1FlexPivotPage)
    In This Topic
    Gets the C1.Win.C1FlexGrid.C1FlexGrid used to display the raw data.
    Syntax
    'Declaration
     
    Public ReadOnly Property RawDataGrid As C1FlexGrid
    public C1FlexGrid RawDataGrid {get;}
    See Also