Returns the column at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TableNode.Column GetAt ( |
Visual Basic
Copy Code
|
|---|
Public Function GetAt( _ |
A reference to the TableNode.Column object at the specified position.
See Also