Gets or sets the Header at the specified position.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Header Item [ |
Visual Basic
Copy Code
|
|---|
Public Property Item( _ |
The 0-based index of the Header to get.
An instance of the Header class that represents the header at the specified position.
See Also