MindFusion.Wpf Pack Programmer's Guide
DiagramExtensions.TablesScrollable Method
See Also
 





Sets the default value for the Scrollable property of new tables.

Namespace: MindFusion.Diagramming.Wpf.Fluent
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static Diagram TablesScrollable (
    Diagram diagram,
    bool value
)

Visual Basic  Copy Code

Public Shared Function TablesScrollable( _
    diagram As Diagram, _
    value As Boolean _
) As Diagram

 Parameters

diagram

value

 Return Value

 See Also

DiagramExtensions Members
DiagramExtensions Class
MindFusion.Diagramming.Wpf.Fluent Namespace