Inserts new empty column at the specified position within the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public void InsertColumn ( |
Visual Basic
![]() |
---|
Public Sub InsertColumn( _ |
The zero-based index of the column to be inserted.
Call the method to add new column at a given position in the table. The size of the table is automatically updated and the columns are added to the column collection.