Back to Devexpress

GanttView Members

windowsforms-devexpress-dot-xtrascheduler-dot-ganttview-dot-underscore-members.md

latest20.5 KB
Original Source

GanttView Members

A view that shows tasks, the relationship among the tasks and task progress in relation to time.

Constructors

NameDescription
GanttView(SchedulerControl)Initializes a new instance of the GanttView class with the specified Scheduler control.

Properties

NameDescription
AppearanceProvides access to the properties that control the appearance of the GanttView‘s elements.
AppointmentDisplayOptionsProvides access to a set of options that specify how the view and its visual elements are displayed onscreen.
AppointmentHeightObsolete. Gets or sets the height of a single appointment for the current View (in pixels). Inherited from SchedulerViewBase.
BoundsObsolete. Gets or sets the bounds of the current View. Inherited from SchedulerViewBase.
CellsAutoHeightObsolete. Use the CellsAutoHeightOptions.AutoHeightMode property to specify whether resources change their height automatically. Inherited from TimelineView.
CellsAutoHeightOptionsProvides access to options for specifying cell auto height behavior in the Timeline or Gantt view. Inherited from TimelineView.
ControlGets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DateTimeScrollbarVisibleGets or sets a value indicating whether the date-time scrollbar is visible. Inherited from SchedulerViewBase.
DeferredScrollingProvides access to parameters that control deferred scrolling. Inherited from TimelineView.
DisplayNameGets or sets the string to display to indicate the scheduler’s view. Inherited from SchedulerViewBase.
EnabledGets or sets if the view is enabled for the SchedulerControl. Inherited from SchedulerViewBase.
EnableInfiniteScrollingGets or sets whether the horizontal scroll bar is mapped to the visible interval. Inherited from TimelineView.
FirstVisibleResourceIndexGets or sets the visible index of the first resourse currently displayed on-screen. Inherited from SchedulerViewBase.
GroupSeparatorWidthGets or sets the width of a separator bar between groups (measured in pixels). Inherited from SchedulerViewBase.
GroupTypeGets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
HtmlTemplates
IdOverrides the corresponding property of the base class to hide it. Inherited from SchedulerViewBase.
MenuCaptionGets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MenuItemId
NavigationButtonAppointmentSearchIntervalSpecifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibilityGets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
OptionsSelectionBehaviorProvides access to properties which specify how the time cell selection changes when the Timeline scale is changed. Inherited from TimelineView.
PainterObsolete. Gets an object that provides the painting functionality of the scheduler control’s Views. Inherited from SchedulerViewBase.
ResourceHeight
ResourcesPerPageGets or sets the number of resources shown at a time on a screen. Inherited from SchedulerViewBase.
ScalesProvides access to a collection of time scales displayed in the Gantt view.
SelectedIntervalGets the time interval currently selected in the scheduler’s active view by an end-user. Inherited from SchedulerViewBase.
SelectedResourceGets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase.
SelectionBarProvides access to the selection bar options. Inherited from TimelineView.
ShortDisplayNameGets or sets a short name of the current view. Inherited from SchedulerViewBase.
ShowMoreButtonsGets or sets a value which specifies if the More buttons should be shown in the current View. Inherited from SchedulerViewBase.
ShowNumbersInMoreButtonsGets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase.
ShowResourceHeadersGets or sets whether resource headers are displayed. Inherited from TimelineView.
StatusDisplayTypeImplemented to hide the property of the base class.
TimeIndicatorDisplayOptionsProvides access to options for displaying the Time Indicator in the view. Inherited from TimelineView.
TimelineScrollBarVisibleOverrides the corresponding property of the base class, to hide it.
TypeGets the view’s type.
ViewInfoGets the information on the visual representation of the object.
VisibleIntervalsObsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase.
WorkTimeGets or sets the work time interval for a Timeline View. Inherited from TimelineView.

Methods

NameDescription
AddAppointmentSelection(Appointment)Selects the specified appointment. Inherited from SchedulerViewBase.
CalcHitInfo(Point, Boolean)Returns information on scheduler elements located at the specified point. Inherited from SchedulerViewBase.
ChangeAppointmentSelection(Appointment)Selects a single appointment. Inherited from SchedulerViewBase.
ChangeDependencySelection(AppointmentDependency)Selects a single dependency.
Dispose()Disposes of the SchedulerViewBase object. Inherited from SchedulerViewBase.
DisposeViewControls()Disposes of controls contained in the view. Inherited from SchedulerViewBase.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current UserInterfaceObject instance. Inherited from UserInterfaceObject.
GetAppointments()Gets the collection of appointments displayed in the current Scheduler view. Inherited from SchedulerViewBase.
GetBaseTimeScale()Gets the time scale with the most detailed time interval. Inherited from TimelineView.
GetFilteredResources()Obtains a collection of filtered resources from the Storage. Inherited from SchedulerViewBase.
GetHashCode()Gets the hash code (a number) that corresponds to the value of the current UserInterfaceObject object. Inherited from UserInterfaceObject.
GetResources()Gets a collection of visible resources for the current Scheduler view. Inherited from SchedulerViewBase.
GetType()Gets the Type of the current instance. Inherited from Object.
GetVisibleIntervals()Returns a copy of the visible time interval collection for the current view. Inherited from SchedulerViewBase.
GotoTimeInterval(TimeInterval)Selects the specified time interval and scrolls the View to it if it’s not currently visible. Inherited from SchedulerViewBase.
InitializeViewControls()Creates and initializes additional controls contained in complex views, such as Agenda view. Inherited from SchedulerViewBase.
Invalidate()Invalidates the region occupied by the current View (adds it to the control’s update region which will be repainted during the next paint operation), and causes a paint message to be sent to the scheduler control. Inherited from SchedulerViewBase.
Invalidate(Rectangle)Invaldates the specified region of the current TimelineView object. Inherited from TimelineView.
LayoutChanged()Updates the View and forces the scheduler control to display any changes made to the View’s layout. Inherited from SchedulerViewBase.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ReverseAppointmentSelection(Appointment)Switches the selection status of the specified appointment. Inherited from SchedulerViewBase.
ScrollTo(Appointment)Inherited from SchedulerViewBase.
SelectAppointment(Appointment, Resource)Makes the specified appointment on the specified resource the only selected appointment within the View and scrolls to it. Inherited from SchedulerViewBase.
SelectAppointment(Appointment)Makes the specified appointment the only selected appointment within the View and scrolls to it. Inherited from SchedulerViewBase.
SelectDependency(AppointmentDependency)Selects the specified appointment dependency so that it is the only selected dependency within the View.
SetSelection(TimeInterval, Resource)Selects time cells which encompass the specified time interval. Inherited from SchedulerViewBase.
SetVisibleIntervals(TimeIntervalCollection)Fills the visible time interval collection with new items. Inherited from SchedulerViewBase.
ToString()Returns the element’s textual representation. Inherited from UserInterfaceObject.
ZoomIn()Performs scaling up to display content in more detail. Inherited from SchedulerViewBase.
ZoomOut()Performs scaling down to display a broader look of the View. Inherited from SchedulerViewBase.

Events

NameDescription
PropertyChangedOccurs when a property value changes. Inherited from UserInterfaceObject.

See Also

GanttView Class

DevExpress.XtraScheduler Namespace