Returns the first column header matching the specified caption.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Header FindColumn ( |
Visual Basic Copy Code |
---|
Public Function FindColumn( _ |
A string containing the header title to look for.
Returns the first column Header that has the specified caption.