Identifies types of scroll UI supported by TableNode.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public enum TableScrollUI |
Visual Basic Copy Code |
---|
Public Enum TableScrollUI |
Member name | Description | |
---|---|---|
Scrollbar |
Let users scroll using a scrollbar show on the right side of a TableNode. |
|
ScrollButtons |
Show scroll-up and scroll-down arrow buttons in table's caption bar. |