Enum MDILayout
Presents MDI layout mode.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum MDILayout
Fields
| Name | Description |
|---|---|
| Cascade | Presents cascade mode. |
| Horizontal | Presents horizontal mode. |
| Vertical | Presents vertical mode. |