Search
GridHeaderEventArgs.Presenter Property
See Also
 






Gets a reference to the element representing the header in the visual tree.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public LaneGridHeaderPresenter Presenter { get; }

Visual Basic  Copy Code

Public ReadOnly Property Presenter As LaneGridHeaderPresenter

 Property Value

 See Also