Sets the default width of the table columns.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T ColumnWidth<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ColumnWidth(Of T As TableNode) ( _ |
See Also