WorkspaceController Class |
Namespace: NeoAxis.Editor
public abstract class WorkspaceController : IDisposable
The WorkspaceController type exposes the following members.
Name | Description | |
---|---|---|
WorkspaceController | Initializes a new instance of the WorkspaceController class |
Name | Description | |
---|---|---|
DockingManager |
Name | Description | |
---|---|---|
disposing | ||
dockableWorkspaceControl | ||
dockingControl | ||
dockingManager | ||
dockWindows | ||
editorForm | ||
ownerControl |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |