Adds new empty column at the right end of the table.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public int AddColumn () |
Visual Basic
![]() |
---|
Public Function AddColumn () As Integer |
Returns the index of the newly added column within the Columns collection.
Call the method to add new columns at the end of the table. The size of the table is automatically updated and the columns are added to the column collection.
WpfDiagram Programmer's Guide | © 2025 MindFusion |