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