Contains the arguments passed to handlers of the ItemTooltipDisplaying event.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public class ItemTooltipEventArgs : ItemEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class ItemTooltipEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.ItemEventArgs
MindFusion.Scheduling.WinForms.ItemTooltipEventArgs
See Also