DocumentManager Constructors
The component that allows you to implement tabbed, native MDI, Windows 10-inspired or Widget application UIs.Name | Parameters | Description |
---|---|---|
DocumentManager() | none | Initializes a new instance of the DocumentManager class. |
DocumentManager(IContainer) | container | Initializes a new instance of the DocumentManager class with the specified container. |
See Also