Deletes the column with the specified index within the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void DeleteColumn ( |
Visual Basic Copy Code |
---|
Public Sub DeleteColumn( _ |
Call the method to delete a column from the table. The size of the table is automatically updated and the columns are removed from the column collection.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |