Search
LinkLabelEventArgs.Label Property
See Also
 






Gets the link label for which the event raised.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public LinkLabel Label { get; }

Visual Basic  Copy Code

Public ReadOnly Property Label As LinkLabel

 Property Value

 See Also