Gets a reference to the element representing the cell in the visual tree.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public LaneGridCellPresenter Presenter { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Presenter As LaneGridCellPresenter |
See Also