ComponentOne FlexPivot for WinForms
Workspace Property (C1FlexPivotPanel)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPanel Class : Workspace Property
Gets or sets the DataEngine workspace associated with the control.
Syntax
'Declaration
 
Public Property Workspace As Workspace
public Workspace Workspace {get; set;}
Remarks
Setting this property is not necessary unless you want the control to use a workspace created somewhere else. By default, the control creates its own workspace.
See Also

Reference

C1FlexPivotPanel Class
C1FlexPivotPanel Members