Version

Infragistics.Controls.Schedules.Primitives Namespace

Classes
 ClassDescription
ClassGanttCommand A command object used to execute a command for a Infragistics.Controls.Schedules.XamGantt.
ClassGanttCommandBase Base class for all commands that deal with a Infragistics.Controls.Schedules.XamGantt.
ClassGanttCommandSource The command source object for Infragistics.Controls.Schedules.XamGantt object.
ClassGanttMenuDataContext Class used as the DataContext for a menu provided by the Infragistics.Controls.Schedules.GanttContextMenuProvider
ClassGanttMilestoneTaskPresenter Represents a milestone in a Infragistics.Controls.Schedules.XamGantt
ClassGanttMilestoneTaskToolTipPresenter Control used to display tooltip information for a GanttMilestoneTaskPresenter
ClassGanttNormalTaskPresenter Represents a normal/standard task in a Infragistics.Controls.Schedules.XamGantt
ClassGanttNormalTaskToolTipPresenter Control used to display tooltip information for a GanttNormalTaskPresenter
ClassGanttResourceString Class that represents a string resource loaded from the Gantt assembly
ClassGanttRow An object representing a grid row in the gantt area.
ClassGanttRowPresenter Represents each task row in the GanttTimescaleArea
ClassGanttSummaryTaskPresenter Represents a summary task in a Infragistics.Controls.Schedules.XamGantt
ClassGanttSummaryTaskToolTipPresenter Control used to display tooltip information for a GanttSummaryTaskPresenter
ClassGanttTaskContentPanel Custom panel used to position the bar and shape of a Infragistics.Controls.Schedules.ProjectTask
ClassGanttTaskDeadlinePresenter Represents a deadline in a Infragistics.Controls.Schedules.XamGantt
ClassGanttTaskDeadlineToolTipPresenter Control used to display tooltip information for a GanttTaskDeadlinePresenter
ClassGanttTaskDependencyDragArea Represents a draggable element that may be used to create links within the Infragistics.Controls.Schedules.XamGantt
ClassGanttTaskDependencyDragToolTipPresenter A custom element displayed during the drag creation of a link for a task in a Infragistics.Controls.Schedules.XamGantt
ClassGanttTaskDependencyPresenter Represents a Infragistics.Controls.Schedules.ProjectTaskDependency in a Infragistics.Controls.Schedules.XamGantt
ClassGanttTaskDependencyToolTipPresenter Represents the content for the tooltip of a GanttTaskDependencyPresenter
ClassGanttTaskDragArea Element to be used within the template of a GanttTaskPresenterBase to allow dragging of the associated properties.
ClassGanttTaskDragAreaBase Element to be used within the template of a GanttTaskPresenterBase to allow dragging of the associated properties.
ClassGanttTaskDragToolTipPresenter A custom element displayed during a drag/resize operation for a task in a Infragistics.Controls.Schedules.XamGantt
ClassGanttTaskPresenter Custom element used to represent the main bar of a Infragistics.Controls.Schedules.ProjectTask
ClassGanttTaskPresenterBase Base class for an element that represents a Infragistics.Controls.Schedules.ProjectTask
ClassGanttTaskProgressPresenter The element that represents the completed portion of a Infragistics.Controls.Schedules.ProjectTask
ClassGanttTaskProgressToolTipPresenter Control used to display tooltip information for a GanttTaskProgressPresenter
ClassGanttTaskSlackPresenter Represents a slack in a Infragistics.Controls.Schedules.XamGantt
ClassGanttTaskSlackToolTipPresenter Control used to display tooltip information for a GanttTaskSlackPresenter
ClassGanttTaskToolTipPresenterBase Base class for an object that displays additional information for a GanttTaskPresenterBase
ClassGanttTimescaleArea Represents the Gantt Chart portion of a Infragistics.Controls.Schedules.XamGantt control
ClassManualDateTimeEditor Custom editor for manipulating a Infragistics.Controls.Schedules.ManualDateTime
ClassManualProjectDurationEditor Custom editor for manipulating a Infragistics.Controls.Schedules.ManualProjectDuration
ClassNonWorkingTimeArea Element used to represent the non-working time within the chart portion of a Infragistics.Controls.Schedules.XamGantt
ClassProjectDatePresenter Custom element used to convert a UTC DateTime into a formatted date based on the specified Infragistics.Controls.Schedules.TimeZoneToken
ClassProjectDurationPresenter Provides a visual representation of a Infragistics.Controls.Schedules.ManualProjectDuration or Infragistics.Controls.Schedules.ProjectDuration
ClassProjectGridSplitter Custom GridSplitter for use within the Infragistics.Controls.Schedules.XamGantt
ClassProjectTableGrid Custom XamGrid implemented used to provide the grid portion of the Infragistics.Controls.Schedules.XamGantt control
ClassProjectTableGridRowsPanel Custom Infragistics.Controls.Grids.Primitives.RowsPanel used by a ProjectTableGrid
ClassProjectTaskStatesValueConverter Custom converter for returning a given value when the value is a Infragistics.Controls.Schedules.ProjectTaskStates that meets the specified criteria.
ClassProjectTaskStatesVisibilityConverter 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.
ClassTaskIndicatorControl Custom control that displays indicators based on the state of the specified task.
ClassTaskIndicatorItem Object that provides information about indicators used to describe the status of the task.
ClassTimescaleAreaBase Base class for an element that displays objects based on a given timeline
ClassTimescaleBandPanel Custom panel used to create and arrange TimescaleBandPresenter within a TimescaleHeaderPresenter
ClassTimescaleBandPresenter Represents a Infragistics.Controls.Schedules.TimescaleBand
ClassTimescaleHeaderPresenter Custom control used to display a Timescale
ClassTimescaleIntervalInfo Exposes information about the interval represented by the TimescaleIntervalPresenter
ClassTimescaleIntervalPanel Custom panel used to position TimescaleIntervalPresenter instances.
ClassTimescaleIntervalPresenter Represents a specific interval of time for a Infragistics.Controls.Schedules.TimescaleBandBase
Enumerations
 EnumerationDescription
EnumerationAllowedGanttTaskDragAreaTypes Enumeration used to identify the type of drag actions that are allowed for the element based on the Infragistics.Controls.Schedules.ProjectSettings
EnumerationGanttTaskBarAdornerLocation Enumeration used to define the position of an element adorning a bar of a Infragistics.Controls.Schedules.ProjectTask
EnumerationGanttTaskBarShapeAlignment Enumeration used to describe the position of the element with respect to the edge to which it is associated.
EnumerationGanttTaskDependencyDragAreaType Enumeration used to identify the type of drag area that the element represents and therefore the type of links it is capable of creating.
EnumerationGanttTaskDragAreaType Enumeration used to identify the type of drag operation that should be triggered by dragging the associated GanttTaskDragArea
EnumerationTaskIndicatorType Enumeration used to identify the type of TaskIndicatorItem
See Also