Gets a list of all columns in the table.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public TableNode.ColumnCollection Columns { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Columns As TableNode.ColumnCollection |
An instance of the ColumnCollection class.
NetDiagram Programmer's Guide | © 2023 MindFusion |