WorkspaceManager.TargetControl Property
Gets or sets a control whose layout is managed by this WorkspaceManager.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Control | null | A Control whose layout is managed by this Workspace |
#Remarks
The WorkspaceManager searches for supported controls only within its target control, assigned using the TargetControl property.