Shows or hides the scrollbars of the overview control.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public bool ShowScrollbars { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowScrollbars As Boolean |
true to show scrollbars, otherwise false. The default is false.
NetDiagram Programmer's Guide | © 2023 MindFusion |