The DayPilotGantt type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DayPilotGantt |
Constructor.
|
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.) |
Fields
Name | Description | |
---|---|---|
DateTimeFormatInfo |
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AfterRenderJavaScript |
The JavaScript code that will be executed after client-side rendering is finished (initial, after PostBack, or CallBack).
| |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AutoRefreshCommand |
The command that will be passed to Command event during automatic refresh.
| |
AutoRefreshEnabled |
Enables the AutoRefresh feature.
| |
AutoRefreshInterval |
Auto-refresh interval in seconds. Minimum 10 seconds.
| |
AutoRefreshMaxCount |
Maximum auto-refresh count (after inactivity).
| |
AutoScroll |
Enables or disables autoscroll when hovering the scheduler edges.
| |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
BubbleCellID |
ID of the advanced tooltip control (DayPilotBubble) that will be used for cells.
| |
BubbleRowID |
ID of the advanced tooltip control (DayPilotBubble) that will be used for column headers.
| |
BubbleTaskID |
ID of the DayPilotBubble that will be used for showing event details on hover.
| |
BusinessBeginsHour |
Gets or sets the start of the business day (in hours).
| |
BusinessEndsHour |
Gets or sets the end of the business day (hours).
| |
Calendar | ||
CellDuration |
Cell size in minutes.
| |
CellGroupBy |
Defines column group size (first row of the column headers on top of the Scheduler).
| |
CellWidth |
Cell width in pixels.
| |
CellWidthSpec |
Specifies whether the cell width should be fixed (Fixed) or adjusted automatically to show all columns (Auto).
| |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientObjectName |
JavaScript instance name on the client-side. If it is not specified the control ClientID will be used.
| |
ClientState |
Object saved to clientState field on the client side.
| |
Columns |
Collection of task columns.
| |
CompleteBarHeight |
Height of the complete bar in pixels.
| |
CompleteBarVisible |
Whether the complete bar at the top of a task should be visible.
| |
Context | (Inherited from Control.) | |
ContextMenuLinkID |
ID of the DayPilotMenu control that will be used for link context menu. If no ID is specified, the context menu will be disabled.
| |
ContextMenuRowID |
ID of the DayPilotMenu control that will be used for context menu for resource headers. If no ID is specified, the context menu will be disabled.
| |
ContextMenuTaskID |
ID of the DayPilotMenu control that will be used for context menu. If no ID is specified, the context menu will be disabled.
| |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CornerHtml |
HTML of the upper-left corner.
| |
Crosshair |
Crosshair type.
| |
CrosshairColor |
Color of the crosshair.
| |
CrosshairOpacity |
Crosshair opacity in percent.
| |
CssClass | (Inherited from WebControl.) | |
DataCompleteField | ||
DataEndField |
Gets or sets the name of the column that contains the event ending date and time (must be convertible to DateTime).
| |
DataIdField |
Gets or sets the name of the column that contains the id (primary key).
| |
DataMember | (Inherited from DataBoundControl.) | |
DataMilestoneField |
Name of the data source field that contains true for milestones. Optional.
| |
DataParentField |
Gets or sets the name of the column that contains the parent task id.
| |
DataSource | (Inherited from BaseDataBoundControl.) | |
DataSourceID | (Inherited from DataBoundControl.) | |
DataSourceObject | (Inherited from DataBoundControl.) | |
DataStartField |
Gets or sets the name of the column that contains the event starting date and time (must be convertible to DateTime).
| |
DataTagFields |
Gets or sets the name of the columns that contain custom event data.
| |
DataTextField |
Gets or sets the name of the column that contains the task text.
| |
Days |
Gets or sets the number of days to be displayed. Default is 1.
| |
DesignMode | (Inherited from Control.) | |
DoubleClickTimeout |
Double-click timeout in milliseconds.
| |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
EndDate |
Gets the last day to be shown.
| |
Events | (Inherited from Control.) | |
FloatingTasks |
Task boxes will display a special floating object when not visible in full.
| |
FloatingTimeHeaders |
Time header cells will display a special floating object when not visible in full.
| |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
HeaderHeight |
Height of the header cells (with hour names) in pixels.
| |
Height |
Gets or sets the control height. Only pixel values are allowed.
(Overrides WebControl..::..Height.) | |
HeightSpec |
Specifies whether the height should be adjusted automatically to show all tasks (Auto) or fixed (Fixed). Fixed height is specified using Height property.
| |
ChildControlsCreated | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
Initialized | (Inherited from BaseDataBoundControl.) | |
IsBoundUsingDataSourceID | (Inherited from BaseDataBoundControl.) | |
IsEnabled | (Inherited from WebControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LinkBottomMargin |
Margin between task bottom and the link connection.
| |
LinkCreatedJavaScript |
Gets or sets the Javascript code that is executed when the user creates a task link (after the default action).
| |
LinkCreateHandling |
Determines the action to be executed after the user creates a task link.
| |
LinkCreateJavaScript |
Gets or sets the Javascript code that is executed when the user creates a task link (before the default action).
| |
LinkPointSize | ||
Links |
Collection of Gantt links.
| |
LoadingLabelText |
The text of the 'Loading...' label.
| |
LoadingLabelVisible |
Whether the loading label ('Loading...') should be visible during control initialization.
| |
LoadViewStateByID | (Inherited from Control.) | |
MessageBarPosition |
Message bar position (top/bottom).
| |
MessageHideAfter |
The timeout delay of the message bar (in milliseconds).
| |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ProgressiveTaskRendering |
Specifies whether the task boxes should be rendered progressively during scrolling.
| |
ProgressiveTaskRenderingCacheSize |
Maximum number of rendered (but not visible) task boxes that are kept in the cache. Requires ProgressiveTaskRendering='true' and ProgressiveTaskRenderingCacheSweeping='true'.
| |
ProgressiveTaskRenderingCacheSweeping |
Enables automatic deleting of hidden task boxes for ProgressiveTaskRendering="true".
| |
ProgressiveTaskRenderingMargin |
How many additional horizontal pixels of tasks should be pre-rendered on each side of the current viewport.
| |
RequiresDataBinding | (Inherited from BaseDataBoundControl.) | |
ResourcesPath |
Directory part of the URL where static resources are located (ending with a slash). E.g. "/resources/".
| |
ResourcesStatic |
Whether the resources (.js and image files) should be loaded statically (from a directory specified in ResourcesPath).
| |
RowClickedJavaScript |
Gets or sets the Javascript code that is executed when the user clicks a row header (after the default action).
| |
RowClickHandling |
Handling of user action (clicking a row header).
| |
RowClickJavaScript |
Gets or sets the Javascript code that is executed when the user clicks a row header (before the default action).
| |
RowCreatedJavaScript |
Gets or sets the Javascript code that is executed when the user finishes editing a new row field (after the default action).
| |
RowCreateHandling |
RowCreate event handling. Setting the value to "Disabled" will deactivate the feature.
| |
RowCreateJavaScript |
Gets or sets the Javascript code that is executed when the user finishes editing a new row field (before the default action).
| |
RowDoubleClickedJavaScript |
Gets or sets the Javascript code that is executed when the user double-clicks a row header (after the default action).
| |
RowDoubleClickHandling |
Handling of user action (double-clicking a row header).
| |
RowDoubleClickJavaScript |
Gets or sets the Javascript code that is executed when the user double-clicks a row header (before the default action).
| |
RowEditedJavaScript |
Gets or sets the Javascript code that is executed when the user finishes inline row editing (after the default action).
| |
RowEditHandling |
Handling of user action (inline editing of a row name finished).
| |
RowEditJavaScript |
Gets or sets the Javascript code that is executed when the user finishes inline row editing (before the default action).
| |
RowHeaderHideIconEnabled | ||
RowHeaderScrolling |
Whether the horizontal scrollbar is enabled (RowHeaderWidth is enforced).
| |
RowHeaderSplitterWidth |
Row header splitter width in pixels.
| |
RowHeaderWidth |
Width of the row header (resource names) in pixels.
| |
RowHeaderWidthAutoFit |
Whether to increase the row header width automatically to fit the content.
| |
RowMarginBottom |
Row margin below the events. In pixels.
| |
RowMinHeight |
Minimum row height in pixels.
| |
RowMovedJavaScript |
Gets or sets the Javascript code that is executed when the user finishes drag and drop task row moving (after the default action).
| |
RowMoveHandling |
Handling of user action (row dropped at a new location).
| |
RowMoveJavaScript |
Gets or sets the Javascript code that is executed when the user finishes drag and drop task row moving (before the default action).
| |
RowSelectedJavaScript |
Gets or sets the Javascript code that is executed when the user selects a row (after the default action).
| |
RowSelectHandling |
Handling of user action (selecting a row).
| |
RowSelectJavaScript |
Gets or sets the Javascript code that is executed when the user selects a row (before the default action).
| |
Scale |
Time scale unit.
| |
ScrollDelayCells |
The delay in milliseconds before the grid cells are rendered during scrolling.
| |
ScrollDelayFloats |
The delay in milliseconds before the floating events and headers are updated during scrolling.
| |
ScrollDelayTasks |
The delay in milliseconds before the events are rendered during scrolling (for DynamicEventRendering="Progressive").
| |
ScrollX |
Horizontal scroll position in pixels. See also SetScrollPosition(DateTime).
| |
ScrollY |
Vertical scroll position in pixels.
| |
SelectArguments | (Inherited from DataBoundControl.) | |
SelectedRows | ||
Separators |
Collection of separators. Separators are customizable vertical lines drawn at a certain time position.
| |
ShowNonBusiness |
True if the non-business hour cells should be visible.
| |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
SnapToGrid |
Snap events to grid when moving or resizing.
| |
StartDate |
Gets or sets the first day to be shown. Default is DateTime.Today.
| |
StoreLinksInViewState |
Whether the links should be stored in the ViewState.
| |
StoreTasksInViewState |
Whether the tasks should be stored in the ViewState.
| |
Style | (Inherited from WebControl.) | |
SyncLinks |
Whether the links should be synchronized with the server during CallBacks.
| |
SyncTasks |
Whether the task tree should be synchronized with the server during CallBacks.
| |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TaskClickedJavaScript |
Gets or sets the Javascript code that is executed when the user clicks a task box (after the default action).
| |
TaskClickHandling |
Determines the action to be executed after the user clicks a task box.
| |
TaskClickJavaScript |
Gets or sets the Javascript code that is executed when the user clicks a task box (before the default action).
| |
TaskDeletedJavaScript |
Gets or sets the Javascript code that is executed when the user deletes a task (after the default action).
| |
TaskDeleteHandling |
Determines the action to be executed after the user deletes a task.
| |
TaskDeleteJavaScript |
Gets or sets the Javascript code that is executed when the user deletes a task (before the default action).
| |
TaskDoubleClickedJavaScript |
Gets or sets the Javascript code that is executed when the user double-clicks a task box (after the default action).
| |
TaskDoubleClickHandling |
Determines the action to be executed after the user double-clicks a task box.
| |
TaskDoubleClickJavaScript |
Gets or sets the Javascript code that is executed when the user double-clicks a task box (before the default action).
| |
TaskGroupMode | ||
TaskHeight |
Height of the task in pixels.
| |
TaskMovedJavaScript |
Gets or sets the Javascript code that is executed when the user moves a task (after the default action).
| |
TaskMoveHandling |
Determines the action to be executed after the user moves a task. If set to Disabled moving is not enabled on the client side.
| |
TaskMoveJavaScript |
Gets or sets the Javascript code that is executed when the user moves a task (before the default action).
| |
TaskMovingJavaScript |
Gets or sets the Javascript code that is executed during task moving.
| |
TaskMovingStartEndEnabled |
Whether to display real-time position indicators during event moving.
| |
TaskMovingStartEndFormat |
Date/time format used for position indicators during event moving.
| |
TaskResizedJavaScript |
Gets or sets the Javascript code that is executed when the user resizes a task (after the default action).
| |
TaskResizeHandling |
Determines the action to be executed after the user resizes a task. If set to Disabled moving is not enabled on the client side.
| |
TaskResizeJavaScript |
Gets or sets the Javascript code that is executed when the user resizes a task (before the default action).
| |
TaskResizeMargin |
Size of the drag&drop-sensitive margin in pixels.
| |
TaskResizingJavaScript |
Gets or sets the Javascript code that is executed during task resizing.
| |
TaskResizingStartEndEnabled |
Whether to display real-time position indicators during event resizing.
| |
TaskResizingStartEndFormat |
Date/time format used for position indicators during event resizing.
| |
TaskRightClickedJavaScript |
Gets or sets the Javascript code that is executed when the user right-clicks a task box (after the default action).
| |
TaskRightClickHandling |
Determines the action to be executed after the user right-clicks a task box.
| |
TaskRightClickJavaScript |
Gets or sets the Javascript code that is executed when the user right-clicks a task box (before the default action).
| |
Tasks |
Collection of Gantt tasks.
| |
TaskVersionHeight | ||
TaskVersionMargin | ||
TaskVersionsEnabled | ||
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Theme |
Specifies the CSS theme.
| |
TimeFormat |
Gets or sets the time-format for hour numbers (on the top).
| |
TimeHeaders |
Collection of time header groups.
| |
TimeHeadersResolved | ||
Timeline |
Time line cell collection.
| |
ToolTip | (Inherited from WebControl.) | |
TreeAutoExpand |
Whether to automatically expand parent tree nodes during drag and drop event moving.
| |
TreeImageMarginLeft |
Left margin of the collapse/expand image in pixels.
| |
TreeImageMarginTop |
Top margin of the collapse/expand image in pixels.
| |
TreeIndent |
Left indent of the children in pixels.
| |
UniqueID | (Inherited from Control.) | |
UseEventBoxes |
When set to Always (default) events are shown in boxes that are aligned with the cell size. Set to Never or ShortEventsOnly if you want to show events in real length.
| |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
VisibleEnd | ||
VisibleStart | ||
WeekStarts |
Determines the first day of week (Sunday/Monday/Auto).
| |
Width |
Width of the control (pixels and percentage values supported).
(Overrides WebControl..::..Width.) |
Events
Name | Description | |
---|---|---|
BeforeCellRender |
Use this event to modify time cell properties before rendering.
| |
BeforeLinkRender |
Use this event to modify link properties before rendering.
| |
BeforeTaskRender |
Use this event to modify task properties before rendering.
| |
BeforeTimeHeaderRender |
Use this event to modify time header (X axis) properties before rendering.
| |
Command |
This event is fired using client-side .commandCallBack() function. Use it to refresh the control using fast callback.
| |
DataBinding | (Inherited from Control.) | |
DataBound | (Inherited from BaseDataBoundControl.) | |
Disposed | (Inherited from Control.) | |
IncludeCell | ||
Init | (Inherited from Control.) | |
LinkCreate |
This event is fired when the user creates a task link. LinkCreateHandling must be set to PostBack, CallBack or Notify.
| |
LinkMenuClick |
This event is fired when a user selects context menu item where the MenuItem.Action is set to PostBack or CallBack.
| |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
RowClick |
Fires when the user clicks a row header.
| |
RowCreate |
Fires when the user finishes editing a new row field.
| |
RowDoubleClick |
Fires when the user double-clicks a row header.
| |
RowEdit |
Fires when the user finishes inline row name editing.
| |
RowMenuClick |
Fires when the user clicks a menu item. MenuItem.Action must be set to PostBack or CallBack.
| |
RowMove |
Fires when the user drops a task row at the new location.
| |
RowSelect |
Fires when the user selects a row.
| |
TaskClick |
This event is fired when the user clicks a task box.
| |
TaskDelete |
This event is fired when the user deletes a task. TaskDeleteHandling must be set to PostBack, CallBack or Notify.
| |
TaskDoubleClick |
This event is fired when the user double-clicks a task box.
| |
TaskMenuClick |
This event is fired when a user selects context menu item where the MenuItem.Action is set to PostBack or CallBack.
| |
TaskMove |
This event is fired when the user moves a task. TaskMoveHandling must be set to PostBack, CallBack or Notify.
| |
TaskResize |
This event is fired when the user resizes a task. TaskResizeHandling must be set to PostBack, CallBack or Notify.
| |
TaskRightClick |
This event is fired when the user right-clicks a task box.
| |
Unload | (Inherited from Control.) |