Skip to main content

TcxSchedulerTimeGridView Properties

Implements the TimeGrid View.
Name Description
Active Specifies whether the current time View is visible in the scheduling area. Inherited from TcxSchedulerCustomView.
Bounds Specifies the TcxSchedulerSubControl‘s bounding rectangle. Inherited from TcxSchedulerSubControl.
CanShow Specifies whether the time View can be displayed in the scheduling area. Inherited from TcxSchedulerCustomView.
DragCloneEventList Obtains a collection of TcxSchedulerControlEvent clones that exist while an end-user drags user events within the scheduler control. Inherited from TcxSchedulerCustomView.
EventDetailInfo Specifies 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
EventMaxLineCount Specifies how many rows a user event occupies in the TimeGrid View whose EventDetailInfo property is set to True.
FirstVisibleDate Gets the first date currently visible in the scheduling area. Inherited from TcxSchedulerCustomView.
GroupingKind Specifies how the time View groups user events in the scheduling area. Inherited from TcxSchedulerCustomResourceView.
Height Specifies the height of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
HitTest Provides access to a HitTest class instance that contains information about the View’s element to which the test point belongs.
LastVisibleDate Gets the last date currently visible in the scheduling area. Inherited from TcxSchedulerCustomView.
Scales Represents settings for the major and minor time scales.
Scheduler protected Represents the scheduler control that acts as a container for the current component. Inherited from TcxSchedulerSubControl.
SelectedDays Represents the collection of dates to be displayed in the scheduling area. Inherited from TcxSchedulerCustomView.
ShowEndTime protected Specifies whether to display the user event‘s end time in the scheduling area. Inherited from TcxSchedulerCustomResourceView.
ShowMoreEventsButton Specifies whether the “more events” button is to be displayed in TimeGrid View.
ShowResourceScrollBar Specifies whether a scrollbar is to be displayed within each resource in the TimeGrid View.
ShowTimeAsClock Specifies whether to display the user event‘s time as a miniature clock in the scheduling area. Inherited from TcxSchedulerCustomResourceView.
SnapEventsToTimeSlots Specifies whether a user event‘s rectangle is to be resized, so it will entirely occupy time blocks.
StartOfWeek Inherited from TcxSchedulerSubControl.
Styles Represents style settings for the scheduling area when using the TimeGrid View.
TreeBrowser protected Provides access to the Tree Browser pane linked to the View.
Visible protected Specifies whether the TcxSchedulerSubControl component is visible in the scheduler control. Inherited from TcxSchedulerSubControl.
VisibleFinish Gets the time of the time scale’s last visible unit in the scheduling area.
VisibleStart Specifies the time of the time scale’s first visible unit in the scheduling area.
Width Specifies the width of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
WorkDays protected Inherited from TcxSchedulerCustomView.
WorkDaysOnly Specifies whether only working days are displayed in the scheduling area.
WorkFinish protected Inherited from TcxSchedulerCustomView.
WorkStart protected Inherited from TcxSchedulerCustomView.
WorkTimeOnly Specifies whether only working hours are displayed in the scheduling area.
See Also