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