Enums used in control properties.
Syntax
C# |
---|
namespace DayPilot.Web.Ui.Enums |
Visual Basic (Declaration) |
---|
Namespace DayPilot.Web.Ui.Enums |
Visual C++ |
---|
namespace DayPilot.Web.Ui.Enums |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | EventClickHandlingEnum |
EventClickHandlingEnum enumeration defines possible types of user click handling.
|
![]() | EventRightClickHandlingEnum |
EventRightClickHandlingEnum enumeration defines possible types of user right mouse click handling.
|
![]() | GroupByEnum | |
![]() | HeightSpecEnum |
Enumeration of height specification types.
|
![]() | TimeFormat |
Options for the time format.
|
![]() | TimeRangeSelectedHandling |
UserActionHandling enumeration defines possible types of user event handling.
|
![]() | UseBoxesEnum | |
![]() | UserActionHandling |
UserActionHandling enumeration defines possible types of user event handling.
|
![]() | ViewTypeEnum |
DayPilotCalendar view types enumeration (Days/Resources).
|
![]() | WidthSpecEnum |
Enumeration of width specification types.
|