Search
ItemEventArgs.Item Property
See Also
 





Gets or sets the DockItem relative to the event.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public DockItem Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As DockItem

 Property Value

 See Also