MdiShowViewStrategy Constructors
A Show View Strategy that uses a multiple document interface and can be used as an alternative to the default ShowInMultipleWindowsStrategy.Name | Parameters | Description |
---|---|---|
MdiShowViewStrategy(XafApplication, MdiMode) | application, mdiMode | Creates and initializes an instance of the MdiShowViewStrategy class. |
MdiShowViewStrategy(XafApplication) | application | Creates and initializes an instance of the MdiShowViewStrategy class in tabbed mode. |
See Also