Back to Devexpress

TcxSchedulerTimeGridView Properties

vcl-cxschedulertimegridview-dot-tcxschedulertimegridview-dot-underscore-properties.md

latest9.3 KB
Original Source

TcxSchedulerTimeGridView Properties

Implements the TimeGrid View.

NameDescription
ActiveSpecifies whether the current time View is visible in the scheduling area. Inherited from TcxSchedulerCustomView.
BoundsSpecifies the TcxSchedulerSubControl‘s bounding rectangle. Inherited from TcxSchedulerSubControl.
CanShowSpecifies whether the time View can be displayed in the scheduling area. Inherited from TcxSchedulerCustomView.
DragCloneEventListObtains a collection of TcxSchedulerControlEvent clones that exist while an end-user drags user events within the scheduler control. Inherited from TcxSchedulerCustomView.
EventDetailInfoSpecifies whether a rectangle of the scheduled user event will occupy only the first row of the time scale’s column or the column’s space necessary for displaying the user event’s details.
EventImagesLayout
EventMaxLineCountSpecifies how many rows a user event occupies in the TimeGrid View whose EventDetailInfo property is set to True.
FirstVisibleDateGets the first date currently visible in the scheduling area. Inherited from TcxSchedulerCustomView.
GroupingKindSpecifies how the time View groups user events in the scheduling area. Inherited from TcxSchedulerCustomResourceView.
HeightSpecifies the height of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
HitTestProvides access to a HitTest class instance that contains information about the View’s element to which the test point belongs.
LastVisibleDateGets the last date currently visible in the scheduling area. Inherited from TcxSchedulerCustomView.
ScalesRepresents settings for the major and minor time scales.
Scheduler protectedRepresents the scheduler control that acts as a container for the current component. Inherited from TcxSchedulerSubControl.
SelectedDaysRepresents the collection of dates to be displayed in the scheduling area. Inherited from TcxSchedulerCustomView.
ShowEndTime protectedSpecifies whether to display the user event‘s end time in the scheduling area. Inherited from TcxSchedulerCustomResourceView.
ShowMoreEventsButtonSpecifies whether the “more events” button is to be displayed in TimeGrid View.
ShowResourceScrollBarSpecifies whether a scrollbar is to be displayed within each resource in the TimeGrid View.
ShowTimeAsClockSpecifies whether to display the user event‘s time as a miniature clock in the scheduling area. Inherited from TcxSchedulerCustomResourceView.
SnapEventsToTimeSlotsSpecifies whether a user event‘s rectangle is to be resized, so it will entirely occupy time blocks.
StartOfWeekInherited from TcxSchedulerSubControl.
StylesRepresents style settings for the scheduling area when using the TimeGrid View.
TreeBrowser protectedProvides access to the Tree Browser pane linked to the View.
Visible protectedSpecifies whether the TcxSchedulerSubControl component is visible in the scheduler control. Inherited from TcxSchedulerSubControl.
VisibleFinishGets the time of the time scale’s last visible unit in the scheduling area.
VisibleStartSpecifies the time of the time scale’s first visible unit in the scheduling area.
WidthSpecifies the width of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
WorkDays protectedInherited from TcxSchedulerCustomView.
WorkDaysOnlySpecifies whether only working days are displayed in the scheduling area.
WorkFinish protectedInherited from TcxSchedulerCustomView.
WorkStart protectedInherited from TcxSchedulerCustomView.
WorkTimeOnlySpecifies whether only working hours are displayed in the scheduling area.

See Also

TcxSchedulerTimeGridView Class

TcxSchedulerTimeGridView Members

cxSchedulerTimeGridView Unit