Returns the column at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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