ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPanel Class / CreateWorkspace Method

In This Topic
    CreateWorkspace Method (C1FlexPivotPanel)
    In This Topic
    Creates a new instance of C1.DataEngine.Workspace class.
    Syntax
    'Declaration
     
    Public Shared Function CreateWorkspace() As Workspace
    public static Workspace CreateWorkspace()
    See Also