TcxSchedulerContentPopupMenuItem Enum
Declaration
TcxSchedulerContentPopupMenuItem = (
cpmiNewEvent,
cpmiNewAllDayEvent,
cpmiNewReccuringEvent,
cpmiToday,
cpmiGoToDate,
cpmiGoToThisDay,
cpmiResourcesLayout
);
Members
Name |
---|
cpmiNewEvent
|
cpmiNewAllDayEvent
|
cpmiNewReccuringEvent
|
cpmiToday
|
cpmiGoToDate
|
cpmiGoToThisDay
|
cpmiResourcesLayout
|
See Also