Gets or sets the ToolTip text displayed for the "Next Page" toolbar button.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public string NextPageToolTip { get; set; } |
Visual Basic Copy Code |
---|
Public Property NextPageToolTip As String |
A string that represents the ToolTip for the "Next Page" toolbar button.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |