Class DocumentContainerMode
Document representation mode of the document container.
Inheritance
System.Object
DocumentContainerMode
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class DocumentContainerMode : Enum
Fields
MDI
Multiple documents interface mode.
Declaration
public const DocumentContainerMode MDI
Field Value
Type |
---|
DocumentContainerMode |
TDI
Tabbed documents interface mode.
Declaration
public const DocumentContainerMode TDI
Field Value
Type |
---|
DocumentContainerMode |