Returns the column header with the specified index from the bottommost column header level.
Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Header GetColumn ( |
Visual Basic Copy Code |
---|
Public Function GetColumn( _ |
A Header object representing the column at the specified index. A grid column that contains child columns cannot be accessed by index; only the bottommost child elements in the hierarchy are considered by this method.