ComponentOne FlexPivot for WinForms
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / Workspace Property

In This Topic
    Workspace Property (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Workspace As Workspace
    public Workspace Workspace {get; set;}
    See Also