Gets or sets the style of tabbed documents.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public Style TabbedDocumentStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TabbedDocumentStyle As Style |
See Also