Sets new number of rows and columns for this table.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void RedimTable ( |
Visual Basic Copy Code |
---|
Public Sub RedimTable( _ |
The new number of columns.
The new number of rows.
This method does not preserve the old contents of table cells. After its invocation all cells are empty and columns and rows are with default sizes.
WpfDiagram Programmer's Guide | © 2024 MindFusion |