|
Name
|
Description
|
|
AddChildToGroup(string, string, ref int, ref string)
|
Obsolete.
Adds an existing item (task or group) as a child to a group.
|
|
ClearAllChildFromGroup(string, ref int, ref string)
|
Obsolete.
Removes all child items (task or group) from a group.
|
|
EmptyGantt(bool, ref int, ref string)
|
Obsolete.
Deletes all tasks in a Gantt, including groups.
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
(inherited from Object).
|
|
Finalize
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(inherited from Object).
|
|
GanttDisplaysAsWBS()
|
Indicates how Gantt Diagram is displayed according to file / options / Display.
|
|
GanttResumeLayout()
|
This function must be called after GanttSuspendLayout. At the end of the changes.
|
|
GanttSuspendLayout()
|
Block drawing / refreshing of the screen either for the data grid and the
associated Gantt diagram.
|
|
GetAllGanttItems(ref int, ref string)
|
Obsolete.
Returns all items (tasks and groups) being in active Gantt diagram.
|
|
GetChildIDsOfGroup(string, ref int, ref string)
|
Obsolete.
Returns identifiers of all items (tasks or groups) being children of a group.
|
|
GetEstimateRootUserPath()
|
Returns the root user path of current estimate.
|
|
GetGanttItemFromIdentifier(string, ref int, ref string)
|
Obsolete.
Returns a Gantt item from a unique identifier.
|
|
GetGanttItemIdentifierAtPosition(int, ref int, ref string)
|
Obsolete.
Returns unique identifier of the item being at the given position.
|
|
GetHashCode
|
Serves as the default hash function.
(inherited from Object).
|
|
GetSelectedGanttItems(ref int, ref string)
|
Obsolete.
Returns list of selected items.
|
|
GetType
|
Gets the Type of the current instance.
(inherited from Object).
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(inherited from Object).
|
|
RefreshGanttDiagram()
|
Refreshes and repaints the Gantt Diagram.
|
|
RemoveChildFromGroup(string, string, ref int, ref string)
|
Obsolete.
Removes a child item (task or group) from a group.
|
|
RemoveGanttItem(bool, string, ref string)
|
Obsolete.
Removes the Gantt item whose unique identifier is provided.
|
|
RemoveGanttItem(string, ref string)
|
Obsolete.
Removes the Gantt item whose unique identifier is provided.
|
|
RenumberAllGanttTasksAccordingToCurrentDisplayOrder()
|
Assigns an integer value to all Gantt tasks to set their display order in WBS
mode.
|
|
SaveGanttDiagram()
|
|
|
ToString
|
Returns a string that represents the current object.
(inherited from Object).
|
|
WriteGanttAssignationToWBS(string, string, PropagationMode, bool, ref string)
|
Obsolete.
Assigns Gantt tasks to branches or leaves of the WBS.
|
|
WriteItemToGanttDiagram(GanttItemInfo, string, ref int, ref string)
|
Obsolete.
Inserts or updates Gantt item to Gantt diagram.
|