Gets a list of all columns in the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TableNode.ColumnCollection Columns { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Columns As TableNode.ColumnCollection |
An instance of the ColumnCollection class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |