Sets a value indicating whether the user is allowed to fold this container.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Foldable<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Foldable(Of T As ContainerNode) ( _ |
See Also