[]
Gets or sets the DataEngine workspace associated with the control.
[Browsable(false)]
public Workspace Workspace { get; set; }
<Browsable(False)>
Public Property Workspace As Workspace
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.