TcxSchedulerGanttView Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Active |
Specifies whether the current time View is visible in the scheduling area.
Inherited from Tcx |
Bounds |
Specifies the Tcx |
Can |
Specifies whether the time View can be displayed in the scheduling area.
Inherited from Tcx |
Drag |
Obtains a collection of Tcx |
Event |
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.
Inherited from Tcx |
Event |
Inherited from Tcx |
Event |
Specifies how many rows a user event occupies in the Time |
Events |
Specifies how to display user events. |
First |
Gets the first date currently visible in the scheduling area.
Inherited from Tcx |
Grouping |
Specifies how the time View groups user events in the scheduling area.
Inherited from Tcx |
Height |
Specifies the height of the Tcx |
Hit |
Provides access to a Hit |
Last |
Gets the last date currently visible in the scheduling area.
Inherited from Tcx |
Link |
Specifies the task connector’s color. The default value of the Link |
Scales |
Represents settings for the major and minor time scales.
Inherited from Tcx |
Scheduler protected |
Represents the scheduler control that acts as a container for the current component.
Inherited from Tcx |
Selected |
Represents the collection of dates to be displayed in the scheduling area.
Inherited from Tcx |
Show |
Specifies whether to display the user event‘s end time in the scheduling area.
Inherited from Tcx |
Show |
Specifies whether task expand buttons are to be displayed in the Time View. |
Show |
Specifies whether the “more events” button is to be displayed in Time |
Show |
Specifies whether a scrollbar is to be displayed within each resource in the Time |
Show |
Specifies whether to display the user event‘s time as a miniature clock in the scheduling area.
Inherited from Tcx |
Show |
Specifies whether a progress line is to be displayed in the View. |
Snap |
Specifies whether a user event‘s rectangle is to be resized, so it will entirely occupy time blocks.
Inherited from Tcx |
Start |
Inherited from Tcx |
Styles |
Represents style settings for the scheduling area when using the Time |
Total |
Specifies the progress line’s color. |
Tree |
Provides access to the Tree Browser pane linked to the View.
Inherited from Tcx |
Visible protected |
Specifies whether the Tcx |
Visible |
Gets the time of the time scale’s last visible unit in the scheduling area.
Inherited from Tcx |
Visible |
Specifies the time of the time scale’s first visible unit in the scheduling area.
Inherited from Tcx |
Width |
Specifies the width of the Tcx |
Work |
Inherited from Tcx |
Work |
Specifies whether only working days are displayed in the scheduling area.
Inherited from Tcx |
Work |
Inherited from Tcx |
Work |
Inherited from Tcx |
Work |
Specifies whether only working hours are displayed in the scheduling area.
Inherited from Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs every time the major time scale unit is about to be drawn.
Inherited from Tcx |
On |
Occurs every time the minor time scale unit is about to be drawn.
Inherited from Tcx |
On |
Occurs every time the time selection bar unit is about to be drawn.
Inherited from Tcx |
On |
Allows you to prohibit task linking. |
On |
Fires every time the title of the major time scale’s unit is rendered.
Inherited from Tcx |
On |
Fires every time the title of the minor time scale’s unit is rendered.
Inherited from Tcx |
On |
Allows you to customize the Task Dependency dialog invocation. |
On |
Allows you to control which tasks can serve as sources of task connectors. |
See Also