Gets or sets the maximum tab size of tabbed documents.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public int MaxDocumentTabSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MaxDocumentTabSize As Integer |
See Also