[]
        
(Showing Draft Content)

C1.WPF.Pivot.FlexPivotPanel.Workspace

Workspace Property

Workspace

Gets or sets the DataEngine workspace associated with the control.

Declaration
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.