Class | Description | |
---|---|---|
GanttCommand | A command object used to execute a command for a Infragistics.Controls.Schedules.XamGantt. | |
GanttCommandBase | Base class for all commands that deal with a Infragistics.Controls.Schedules.XamGantt. | |
GanttCommandSource | The command source object for Infragistics.Controls.Schedules.XamGantt object. | |
GanttMenuDataContext | Class used as the DataContext for a menu provided by the Infragistics.Controls.Schedules.GanttContextMenuProvider | |
GanttMilestoneTaskPresenter | Represents a milestone in a Infragistics.Controls.Schedules.XamGantt | |
GanttMilestoneTaskToolTipPresenter | Control used to display tooltip information for a GanttMilestoneTaskPresenter | |
GanttNormalTaskPresenter | Represents a normal/standard task in a Infragistics.Controls.Schedules.XamGantt | |
GanttNormalTaskToolTipPresenter | Control used to display tooltip information for a GanttNormalTaskPresenter | |
GanttResourceString | Class that represents a string resource loaded from the Gantt assembly | |
GanttRow | An object representing a grid row in the gantt area. | |
GanttRowPresenter | Represents each task row in the GanttTimescaleArea | |
GanttSummaryTaskPresenter | Represents a summary task in a Infragistics.Controls.Schedules.XamGantt | |
GanttSummaryTaskToolTipPresenter | Control used to display tooltip information for a GanttSummaryTaskPresenter | |
GanttTaskContentPanel | Custom panel used to position the bar and shape of a Infragistics.Controls.Schedules.ProjectTask | |
GanttTaskDeadlinePresenter | Represents a deadline in a Infragistics.Controls.Schedules.XamGantt | |
GanttTaskDeadlineToolTipPresenter | Control used to display tooltip information for a GanttTaskDeadlinePresenter | |
GanttTaskDependencyDragArea | Represents a draggable element that may be used to create links within the Infragistics.Controls.Schedules.XamGantt | |
GanttTaskDependencyDragToolTipPresenter | A custom element displayed during the drag creation of a link for a task in a Infragistics.Controls.Schedules.XamGantt | |
GanttTaskDependencyPresenter | Represents a Infragistics.Controls.Schedules.ProjectTaskDependency in a Infragistics.Controls.Schedules.XamGantt | |
GanttTaskDependencyToolTipPresenter | Represents the content for the tooltip of a GanttTaskDependencyPresenter | |
GanttTaskDragArea | Element to be used within the template of a GanttTaskPresenterBase to allow dragging of the associated properties. | |
GanttTaskDragAreaBase | Element to be used within the template of a GanttTaskPresenterBase to allow dragging of the associated properties. | |
GanttTaskDragToolTipPresenter | A custom element displayed during a drag/resize operation for a task in a Infragistics.Controls.Schedules.XamGantt | |
GanttTaskPresenter | Custom element used to represent the main bar of a Infragistics.Controls.Schedules.ProjectTask | |
GanttTaskPresenterBase | Base class for an element that represents a Infragistics.Controls.Schedules.ProjectTask | |
GanttTaskProgressPresenter | The element that represents the completed portion of a Infragistics.Controls.Schedules.ProjectTask | |
GanttTaskProgressToolTipPresenter | Control used to display tooltip information for a GanttTaskProgressPresenter | |
GanttTaskSlackPresenter | Represents a slack in a Infragistics.Controls.Schedules.XamGantt | |
GanttTaskSlackToolTipPresenter | Control used to display tooltip information for a GanttTaskSlackPresenter | |
GanttTaskToolTipPresenterBase | Base class for an object that displays additional information for a GanttTaskPresenterBase | |
GanttTimescaleArea | Represents the Gantt Chart portion of a Infragistics.Controls.Schedules.XamGantt control | |
ManualDateTimeEditor | Custom editor for manipulating a Infragistics.Controls.Schedules.ManualDateTime | |
ManualProjectDurationEditor | Custom editor for manipulating a Infragistics.Controls.Schedules.ManualProjectDuration | |
NonWorkingTimeArea | Element used to represent the non-working time within the chart portion of a Infragistics.Controls.Schedules.XamGantt | |
ProjectDatePresenter | Custom element used to convert a UTC DateTime into a formatted date based on the specified Infragistics.Controls.Schedules.TimeZoneToken | |
ProjectDurationPresenter | Provides a visual representation of a Infragistics.Controls.Schedules.ManualProjectDuration or Infragistics.Controls.Schedules.ProjectDuration | |
ProjectGridSplitter | Custom GridSplitter for use within the Infragistics.Controls.Schedules.XamGantt | |
ProjectTableGrid | Custom XamGrid implemented used to provide the grid portion of the Infragistics.Controls.Schedules.XamGantt control | |
ProjectTableGridRowsPanel | Custom Infragistics.Controls.Grids.Primitives.RowsPanel used by a ProjectTableGrid | |
ProjectTaskStatesValueConverter | Custom converter for returning a given value when the value is a Infragistics.Controls.Schedules.ProjectTaskStates that meets the specified criteria. | |
ProjectTaskStatesVisibilityConverter | Custom converter for returning Visibility.Visible when the value is a Infragistics.Controls.Schedules.ProjectTaskStates that meets the specified criteria or Visibility.Collapsed when it does not. | |
TaskIndicatorControl | Custom control that displays indicators based on the state of the specified task. | |
TaskIndicatorItem | Object that provides information about indicators used to describe the status of the task. | |
TimescaleAreaBase | Base class for an element that displays objects based on a given timeline | |
TimescaleBandPanel | Custom panel used to create and arrange TimescaleBandPresenter within a TimescaleHeaderPresenter | |
TimescaleBandPresenter | Represents a Infragistics.Controls.Schedules.TimescaleBand | |
TimescaleHeaderPresenter | Custom control used to display a Timescale | |
TimescaleIntervalInfo | Exposes information about the interval represented by the TimescaleIntervalPresenter | |
TimescaleIntervalPanel | Custom panel used to position TimescaleIntervalPresenter instances. | |
TimescaleIntervalPresenter | Represents a specific interval of time for a Infragistics.Controls.Schedules.TimescaleBandBase |
Enumeration | Description | |
---|---|---|
AllowedGanttTaskDragAreaTypes | Enumeration used to identify the type of drag actions that are allowed for the element based on the Infragistics.Controls.Schedules.ProjectSettings | |
GanttTaskBarAdornerLocation | Enumeration used to define the position of an element adorning a bar of a Infragistics.Controls.Schedules.ProjectTask | |
GanttTaskBarShapeAlignment | Enumeration used to describe the position of the element with respect to the edge to which it is associated. | |
GanttTaskDependencyDragAreaType | Enumeration used to identify the type of drag area that the element represents and therefore the type of links it is capable of creating. | |
GanttTaskDragAreaType | Enumeration used to identify the type of drag operation that should be triggered by dragging the associated GanttTaskDragArea | |
TaskIndicatorType | Enumeration used to identify the type of TaskIndicatorItem |