The DayPilotGantt type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAttributesToRender | (Inherited from WebControl.) | |
| AddedControl | (Inherited from Control.) | |
| AddParsedSubObject | (Inherited from Control.) | |
| ApplyStyle | (Inherited from WebControl.) | |
| ApplyStyleSheetSkin | (Inherited from Control.) | |
| BuildProfileTree | (Inherited from Control.) | |
| ClearChildControlState | (Inherited from Control.) | |
| ClearChildState | (Inherited from Control.) | |
| ClearChildViewState | (Inherited from Control.) | |
| ConfirmInitState | (Inherited from BaseDataBoundControl.) | |
| CopyBaseAttributes | (Inherited from WebControl.) | |
| CreateControlCollection | (Inherited from Control.) | |
| CreateControlStyle | (Inherited from WebControl.) | |
| CreateDataSourceSelectArguments | (Inherited from DataBoundControl.) | |
| CreateChildControls | (Inherited from Control.) | |
| DataBind()()()() | (Inherited from BaseDataBoundControl.) | |
| DataBind(Boolean) | (Inherited from Control.) | |
| DataBindChildren | (Inherited from Control.) | |
| Dispose | (Inherited from Control.) | |
| DoIncludeCell | ||
| EnsureDataBound | (Inherited from BaseDataBoundControl.) | |
| EnsureChildControls | (Inherited from Control.) | |
| EnsureID | (Inherited from Control.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindControl(String) | (Inherited from Control.) | |
| FindControl(String, Int32) | (Inherited from Control.) | |
| Focus | (Inherited from Control.) | |
| GetCallbackResult | ||
| GetData | (Inherited from DataBoundControl.) | |
| GetDataSource | (Inherited from DataBoundControl.) | |
| GetDesignModeState | (Inherited from Control.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLinksJson | ||
| GetType | (Inherited from Object.) | |
| HasControls | (Inherited from Control.) | |
| HasEvents | (Inherited from Control.) | |
| IsLiteralContent | (Inherited from Control.) | |
| LoadControlState | (Inherited from Control.) | |
| LoadViewState | (Inherited from WebControl.) | |
| MapPathSecure | (Inherited from Control.) | |
| MarkAsDataBound | (Inherited from DataBoundControl.) | |
| MemberwiseClone | (Inherited from Object.) | |
| MergeStyle | (Inherited from WebControl.) | |
| Message |
Displays a message in the integrated message bar on the client side. No update is requested.
| |
| OnBubbleEvent | (Inherited from Control.) | |
| OnDataBinding | (Inherited from Control.) | |
| OnDataBound | (Inherited from BaseDataBoundControl.) | |
| OnDataPropertyChanged | (Inherited from DataBoundControl.) | |
| OnDataSourceViewChanged | (Inherited from DataBoundControl.) | |
| OnInit | (Inherited from BaseDataBoundControl.) | |
| OnLoad |
Handles the Load event.
(Overrides DataBoundControl..::..OnLoad(EventArgs).) | |
| OnPagePreLoad |
Sets the initialized state of the data-bound control before the control is loaded.
(Overrides DataBoundControl..::..OnPagePreLoad(Object, EventArgs).) | |
| OnPreRender | (Inherited from BaseDataBoundControl.) | |
| OnUnload | (Inherited from Control.) | |
| OpenFile | (Inherited from Control.) | |
| PerformDataBinding |
Binds data from the data source to the control.
(Overrides DataBoundControl..::..PerformDataBinding(IEnumerable).) | |
| PerformSelect |
Retrieves data from the associated data source.
(Overrides DataBoundControl..::..PerformSelect()()()().) | |
| RaiseBubbleEvent | (Inherited from Control.) | |
| RaiseCallbackEvent | ||
| RaisePostBackEvent | ||
| RemovedControl | (Inherited from Control.) | |
| Render |
Renders the component HTML code.
(Overrides WebControl..::..Render(HtmlTextWriter).) | |
| RenderBeginTag | (Inherited from WebControl.) | |
| RenderContents | (Inherited from WebControl.) | |
| RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
| RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
| RenderEndTag | (Inherited from WebControl.) | |
| RenderChildren | (Inherited from Control.) | |
| ResolveAdapter | (Inherited from Control.) | |
| ResolveClientUrl | (Inherited from Control.) | |
| ResolveUrl | (Inherited from Control.) | |
| SaveControlState | (Inherited from Control.) | |
| SaveViewState | (Inherited from WebControl.) | |
| SetDesignModeState | (Inherited from Control.) | |
| SetRenderMethodDelegate | (Inherited from Control.) | |
| ToString | (Inherited from Object.) | |
| TrackViewState | (Inherited from WebControl.) | |
| Update()()()() |
Request for redraw of the client-side object (EventsOnly). Should be called from CallBack event handlers to ensure client update.
| |
| Update(Object) |
Request for redraw of the client-side object (EventsOnly). Should be called from CallBack event handlers to ensure client update.
| |
| Update(CallBackUpdateType) |
Request for redraw of the client-side object. Should be called from CallBack event handlers to ensure client update.
| |
| Update(Object, CallBackUpdateType) |
Request for redraw of the client-side object. Should be called from CallBack event handlers to ensure client update.
| |
| UpdateWithMessage(String) |
Refreshes the Gantt control on the client side if necessary. Shows a message in the integrated message bar.
| |
| UpdateWithMessage(String, CallBackUpdateType) |
Refreshes the Gantt control on the client side. Shows a message in the integrated message bar.
| |
| ValidateDataSource | (Inherited from DataBoundControl.) |