Enumeration of hover handling options
Namespace:
DayPilot.Web.Ui.EnumsAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
| C# |
|---|
public enum EventHoverHandlingEnum |
| Visual Basic (Declaration) |
|---|
Public Enumeration EventHoverHandlingEnum |
| Visual C++ |
|---|
public enum class EventHoverHandlingEnum |
Members
| Member name | Description | |
|---|---|---|
| Disabled |
No action.
| |
| Bubble |
Activates a bubble.
|