Returns the column header with the specified index from the bottommost column header level.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Header GetColumn ( |
Visual Basic Copy Code |
---|
Public Function GetColumn( _ |
An integer value specifying the column index.
A Header object representing the column at the specified index.