Class | Description | |
---|---|---|
ActiveTaskChangedEventArgs | Event arguments class for the ActiveTaskChanged event. | |
ActiveTaskChangingEventArgs | Event arguments class for the ActiveTaskChanging event. | |
CellActivatedEventArgs | Event arguments class for the CellActivated event. | |
CellActivatingEventArgs | Event arguments class for the CellActivating event. | |
CellChangeEventArgs | Event arguments class for the CellChange event. | |
CellDeactivatingEventArgs | Event arguments class for the CellDeactivating event. | |
ContextMenuInitializingEventArgs | Event arguments class for the ContextMenuInitializing event. | |
DetailsAreaSettings | Class which manages the settings of the detailsArea area of an UltraGanttViewPrintDocument | |
ExpandableEditorWithText | EditorWithText class implementation | |
ExpandableEditorWithText.ExpandedStateChangingEventArgs | Contains information about the ExpandedStateChanging event. | |
ExpandableEditorWithText.ExpansionInfo | Holds information regarding the expansion state of a consumer of the ExpandableEditorWithText editor. | |
ExpandableEditorWithText.IndentationInfo | Holds information regarding level indentation for a consumer of the ExpandableEditorWithText editor. | |
ExpandableEditorWithText.IndentationLevelChangingEventArgs | Contains information about the IndentationLevelChanging event. | |
ExpandableEditorWithTextExpansionIndicatorUIElement | The expansion indicator UIElement used by the ExpandableEditorWithTextUIElement. | |
ExpandableEditorWithTextIndentationUIElement | UIElement used by the ExpandableEditorWithTextUIElement to change the level at which a Task resides. | |
ExpandableEditorWithTextUIElement | EditorWithTextUIElement class implementation | |
GanttViewContextMenu | IGContextMenu-derived class which realizes the intrinsic context-sensitive menu functionality for the UltraGanttView control. | |
GanttViewContextMenuItem | IGMenuItem-derived class which encapsulates the menu items shown by default for the UltraGanttView control. | |
GanttViewEventManager | Handles event firing for the UltraGanttView control. | |
GanttViewReadOnlyMenuItemsCollection | Encapsulates the list of menu items which are displayed by default for the GanttViewContextMenu. | |
InitializeTaskGridRowEventArgs | Event arguments class for the InitializeTaskGridRow event. | |
KeyAreaSettings | Class which manages the settings of the keyArea area of an UltraGanttViewPrintDocument | |
LegendSettings | Class which manages the settings of the legend area of an UltraGanttViewPrintDocument | |
ResolvedTaskSettings | Class which resolves the properties of a specific task in an UltraGanttView control. | |
ResourceParseErrorEventArgs | Event arguments class for the ResourceParseError event. | |
Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. | |
TaskAddedEventArgs | Event arguments class for the TaskAdded event. | |
TaskAddingEventArgs | Event arguments class for the TaskAdding event. | |
TaskDeletedEventArgs | Event arguments class for the TaskDeleted event. | |
TaskDeletingEventArgs | Event arguments class for the TaskDeleting event. | |
TaskDialogDisplayingEventArgs | Event arguments class for the TaskDialogDisplaying event. | |
TaskElementDragCompleteEventArgs | Event arguments class for the TaskElementDragComplete event. | |
TaskElementDraggingEventArgs | Event arguments class for the TaskElementDragging event. | |
TaskFieldInfo | Class which identifies a task and a specific field within that task. | |
TaskFieldInfoEventArgs | Event arguments class for events that provide a TaskFieldInfo. | |
TaskToolTipDisplayingEventArgs | Event arguments class for the TaskToolTipDisplaying event. | |
Timeline | Class which exposes properties that provide a way to customize the timeline-related aspects of the UltraGanttView control. | |
ToolTipSettings | Class which exposes properties that provide a way to customize the tooltips displayed for tasks for the UltraGanttView control. | |
ToolTipSettingsDeadline | Class which exposes properties that provide a way to customize the tooltips displayed for tasks for the UltraGanttView control. | |
ToolTipSettingsMilestone | Class which exposes properties that provide a way to customize the tooltips displayed for tasks for the UltraGanttView control. | |
ToolTipSettingsPercentComplete | Class which exposes properties that provide a way to customize the tooltips displayed for tasks for the UltraGanttView control. | |
ToolTipSettingsSummary | Class which exposes properties that provide a way to customize the tooltips displayed for tasks for the UltraGanttView control. | |
ToolTipSettingsTaskDependency | Class which exposes properties that provide a way to customize the tooltips displayed for tasks for the UltraGanttView control. | |
UltraGanttView | Windows Forms control which presents a WinSchedule Project, along with its Tasks, using a grid on one side and a timeline on the other. | |
UltraGanttViewPrintDocument | Component for rendering the ganttView information of an Infragistics.Win.UltraWinSchedule.UltraCalendarInfo to the printer. | |
UltraGanttViewRole | Role class for the Infragistics.Win.UltraWinSchedule.UltraTimelineView control. | |
UltraWinGanttViewAssemblyStyleInfo | Class used by the app styling infrastructure that provides the role and component role defitions used by the assembly. | |
VerticalSplitterDraggedEventArgs | Contains information about the VerticalSplitterDragged event. | |
VerticalSplitterDraggingEventArgs | Contains information about the VerticalSplitterDragging event. |
Delegate | Description | |
---|---|---|
ActiveTaskChangedHandler | Defines the signature of the method that handles the ActiveTaskChanged event. | |
ActiveTaskChangingHandler | Defines the signature of the method that handles the ActiveTaskChanging event. | |
CellActivatedHandler | Defines the signature of the method that handles the CellActivated event. | |
CellActivatingHandler | Defines the signature of the method that handles the CellActivating event. | |
CellChangeHandler | Defines the signature of the method that handles the CellChange event. | |
CellDeactivatingHandler | Defines the signature of the method that handles the CellDeactivating event. | |
ContextMenuInitializingHandler | Defines the signature of the method that handles the ContextMenuInitializing event. | |
ExpandableEditorWithText.ExpandedStateChangingHandler | Defines the signature of the method that handles the ExpandedStateChanging event. | |
ExpandableEditorWithText.IndentationLevelChangingHandler | Defines the signature of the method that handles the IndentationLevelChanging event. | |
InitializeTaskGridRowHandler | Defines the signature of the method that handles the InitializeTaskGridRow event. | |
ResourceParseErrorHandler | Defines the signature of the method that handles the ResourceParseError event. | |
TaskAddedHandler | Defines the signature of the method that handles the TaskAdded event. | |
TaskAddingHandler | Defines the signature of the method that handles the TaskAdding event. | |
TaskDeletedHandler | Defines the signature of the method that handles the TaskDeleted event. | |
TaskDeletingHandler | Defines the signature of the method that handles the TaskDeleting event. | |
TaskDialogDisplayingHandler | Defines the signature of the method that handles the TaskDialogDisplaying event. | |
TaskElementDragCompleteHandler | Defines the signature of the method that handles the TaskElementDragComplete event. | |
TaskElementDraggingHandler | Defines the signature of the method that handles the TaskElementDragging event. | |
TaskToolTipDisplayingHandler | Defines the signature of the method that handles the TaskToolTipDisplaying event. | |
VerticalSplitterDraggedHandler | Defines the signature of the method that handles the VerticalSplitterDragged event. | |
VerticalSplitterDraggingHandler | Defines the signature of the method that handles the VerticalSplitterDragging event. |
Enumeration | Description | |
---|---|---|
AutoDisplayDefaultContextMenu | Constants which determine whether the default context menu is automatically displayed when the user right-clicks within the appropriate area of the control. | |
AutoDisplayTaskDialog | Constants which determine whether the TaskDialog is automatically displayed when the user double-clicks within the appropriate area of the control. | |
AutoSizeGrid | Options for automatically sizing the columns and rows of the grid before printing. | |
AutoSizeTimelineColumns | Options for automatically sizing the columns of the timeline portion of the GanttView before printing. | |
ContextMenuArea | Constants which describe the area of the control over which the context menu is being displayed. | |
DetailsAreaSettingsPropertyIds | Identifiers for the properties of the DetailAreaSettings object and related sub-objects. | |
DisplayAreas | Options for determining which parts of the Ganttview are display (grid, timeline, or both). | |
GanttViewContextMenuAction | Constants which describe the action taken when an intrinsic menu item is clicked. | |
GanttViewEventGroups | Enumeration which groups events based on which phase of a change they represent. | |
GanttViewEventIds | Uniquely identifies each DayView event. | |
GanttViewHorizontalResizeMode | Constants which determine how the control reacts to changes in its overall width. | |
GanttViewPropertyIds | Constants which identify properties of the UltraGanttView control. | |
GanttViewSplitterDragPhase | Constants which describe the phase of a drag operation involving the VerticalSplitterUIElement. | |
KeyAreaSettingsPropertyIds | Identifiers for the properties of the KeyAreaSettings object and related sub-objects. | |
LegendSettingsPropertyIds | Identifiers for the properties of the LegendSettings object and related sub-objects. | |
PropertyIds | Enumeration which contains constants that identify the properties of the UltraGanttView control and its sub-objects. | |
ShowLegend | Options for determining where to show the legend in the UltraGanttViewPrintDocument. | |
TaskDragPhase | Constants which identify the various phases for the TaskElementDragging event. | |
TaskDragType | Constants which describe which property of a Task is changed by a drag/drop operation. | |
TimelineTaskPositioning | Constants which describe the manner in which a TaskUIElement is positioned on the timeline portion of the control. |