Gets or sets what type of scroll UI to show in TableNodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static TableScrollUI ScrollUI { get; set; } |
Visual Basic Copy Code |
---|
Public Shared Property ScrollUI As TableScrollUI |
A member of the TableScrollUI enumeration. The default value is ScrollButtons.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |