Returns the first column header matching the specified caption.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Header FindColumn ( |
Visual Basic
Copy Code
|
|---|
Public Function FindColumn( _ |
Returns the first column Header that has the specified caption.
See Also