ASPxClientGantt Methods
A client-side equivalent of the ASPxGantt control.
Name | Description |
---|---|
Adjust |
Modifies the control’s size against the control’s container.
Inherited from ASPx |
Adjust |
Modifies the controls size within the specified container.
Inherited from ASPx |
Assign |
Assigns a resource to a task. |
Cast |
Converts the specified object to the current object’s type.
Inherited from ASPx |
Collapse |
Collapses all tasks. |
Collapse |
Collapses the specified parent task. |
Delete |
Deletes a dependency. |
Delete |
Deletes a resource. |
Delete |
Deletes a task. |
Expand |
Expands all tasks. |
Expand |
Expands the specified task. |
Export |
Exports Gantt chart data to a PDF document. |
Get |
Obsolete. Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns a collection of client web control objects.
Inherited from ASPx |
Get |
Gets the dependency data. |
Get |
Gets the focused task’s key. |
Get |
Returns the control’s height.
Inherited from ASPx |
Get |
Returns an HTML element that is the root of the control’s hierarchy.
Inherited from ASPx |
Get |
Returns a client instance of the control that is the parent for a specified control.
Inherited from ASPx |
Get |
Gets the resource assignment data. |
Get |
Gets the resource data. |
Get |
Gets the task data. |
Get |
Gets resources assigned to a task. |
Get |
Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Gets the keys of the visible dependencies. |
Get |
Gets the keys of the visible resource assignments. |
Get |
Gets the keys of the visible resources. |
Get |
Gets the keys of the visible tasks. |
Get |
Returns the control’s width.
Inherited from ASPx |
In |
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side.
Inherited from ASPx |
Insert |
Inserts a new dependency. |
Insert |
Inserts a new resource. |
Insert |
Inserts a new task. |
Perform |
Sends a callback to the server and raises the server-side Custom |
Refresh | Reloads data from the data source and redraws the Gantt layout. |
Scroll |
Scrolls the Gantt chart to the specified date. |
Send |
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user.
Inherited from ASPx |
Set |
Obsolete. Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Sets the end date of the date interval in the Gantt chart. |
Set |
Sets the focused task. |
Set |
Specifies the control’s height. Note that this method is not in effect for some controls. Inherited from ASPx |
Set |
Sets the start date of the date interval in the Gantt chart. |
Set |
Sets the task’s title position. |
Set |
Specifies the view type. |
Set |
Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Specifies the control’s width in pixels.
Inherited from ASPx |
Show |
Shows or hides task dependencies. |
Show |
Invokes the Resource Manager dialog. |
Show |
Specifies whether the resources are visible in the Gantt. |
Show |
Invokes the Task Details dialog. |
Unassign |
Unassigns resources from a task. |
Unassign |
Removes a resource from the task. |
Update |
Updates the task data. |
Zoom |
Zooms in the Gantt chart. |
Zoom |
Zooms out the Gantt chart. |