FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DUnboundData Class / GridSet Property

In This Topic
    GridSet Property (Chart3DUnboundData)
    In This Topic
    Gets the dataset for GridData or IrGridData layout.
    Syntax
    'Declaration
     
    Public ReadOnly Property GridSet As Chart3DDataSetGrid
    public Chart3DDataSetGrid GridSet {get;}
    See Also