Sets a value indicating whether users are allowed to resize table rows.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T AllowResizeRows<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function AllowResizeRows(Of T As TableNode) ( _ |
See Also