Gets or sets the DockItem relative to the event.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public DockItem Item { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Item As DockItem |
See Also