Skip to main content
A newer version of this page is available. .

GanttBuilder<T> Members

A Gantt control.

Constructors

Name Description
GanttBuilder(OptionsOwnerContext) For internal use only. Initializes a new GanttBuilder class instance.

Methods

Name Description
AccessKey(JS) Mirrors the client-side accessKey option.
AccessKey(String) Mirrors the client-side accessKey option.
ActiveStateEnabled(JS) Mirrors the client-side activeStateEnabled option.
ActiveStateEnabled(Boolean) Mirrors the client-side activeStateEnabled option.
AllowSelection(JS) Mirrors the client-side allowSelection option.
AllowSelection(Boolean) Mirrors the client-side allowSelection option.
Columns(JS) Mirrors the client-side columns option.
Columns(Action<CollectionFactory<TreeListColumnBuilder<T>>>) Provides access to the client-side columns option that represents a TreeList column collection.
Columns(IEnumerable<String>) Mirrors the client-side columns option.
ContextMenu(Action<GanttContextMenuBuilder>) Mirrors the client-side contextMenu object.
Dependencies(Action<GanttDependenciesBuilder>) Mirrors the client-side dependencies object.
Disabled(JS) Mirrors the client-side disabled option.
Disabled(Boolean) Mirrors the client-side disabled option.
Editing(Action<GanttEditingBuilder>) Mirrors the client-side editing object.
ElementAttr(JS) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Dictionary<String, Object>) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Object) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(String, Object) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
EndDateRange(JS)
EndDateRange(DateTime)
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
FilterRow(Action<GanttFilterRowBuilder>) Mirrors the client-side filterRow object.
FirstDayOfWeek(FirstDayOfWeek) Mirrors the client-side firstDayOfWeek option.
FocusStateEnabled(JS) Mirrors the client-side focusStateEnabled option.
FocusStateEnabled(Boolean) Mirrors the client-side focusStateEnabled option.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
HeaderFilter(Action<GanttHeaderFilterBuilder>) Mirrors the client-side headerFilter object.
Height(JS) Mirrors the client-side height option.
Height(Double) Mirrors the client-side height option.
Height(String) Mirrors the client-side height option.
Hint(JS) Mirrors the client-side hint option.
Hint(String) Mirrors the client-side hint option.
HoverStateEnabled(JS) Mirrors the client-side hoverStateEnabled option.
HoverStateEnabled(Boolean) Mirrors the client-side hoverStateEnabled option.
ID(JS) Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
ID(String) Specifies the id attribute for the control’s HTML element.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
OnContentReady(RazorBlock) Mirrors the client-side onContentReady option.
OnContentReady(String) Mirrors the client-side onContentReady option.
OnContextMenuPreparing(RazorBlock) Mirrors the client-side onContextMenuPreparing option.
OnContextMenuPreparing(String) Mirrors the client-side onContextMenuPreparing option.
OnCustomCommand(RazorBlock) Mirrors the client-side onCustomCommand option.
OnCustomCommand(String) Mirrors the client-side onCustomCommand option.
OnDependencyDeleted(RazorBlock) Mirrors the client-side onDependencyDeleted option.
OnDependencyDeleted(String) Mirrors the client-side onDependencyDeleted option.
OnDependencyDeleting(RazorBlock) Mirrors the client-side onDependencyDeleting option.
OnDependencyDeleting(String) Mirrors the client-side onDependencyDeleting option.
OnDependencyInserted(RazorBlock) Mirrors the client-side onDependencyInserted option.
OnDependencyInserted(String) Mirrors the client-side onDependencyInserted option.
OnDependencyInserting(RazorBlock) Mirrors the client-side onDependencyInserting option.
OnDependencyInserting(String) Mirrors the client-side onDependencyInserting option.
OnDisposing(RazorBlock) Mirrors the client-side onDisposing option.
OnDisposing(String) Mirrors the client-side onDisposing option.
OnInitialized(RazorBlock) Mirrors the client-side onInitialized option.
OnInitialized(String) Mirrors the client-side onInitialized option.
OnOptionChanged(RazorBlock) Mirrors the client-side onOptionChanged option.
OnOptionChanged(String) Mirrors the client-side onOptionChanged option.
OnResourceAssigned(RazorBlock) Mirrors the client-side onResourceAssigned option.
OnResourceAssigned(String) Mirrors the client-side onResourceAssigned option.
OnResourceAssigning(RazorBlock) Mirrors the client-side onResourceAssigning option.
OnResourceAssigning(String) Mirrors the client-side onResourceAssigning option.
OnResourceDeleted(RazorBlock) Mirrors the client-side onResourceDeleted option.
OnResourceDeleted(String) Mirrors the client-side onResourceDeleted option.
OnResourceDeleting(RazorBlock) Mirrors the client-side onResourceDeleting option.
OnResourceDeleting(String) Mirrors the client-side onResourceDeleting option.
OnResourceInserted(RazorBlock) Mirrors the client-side onResourceInserted option.
OnResourceInserted(String) Mirrors the client-side onResourceInserted option.
OnResourceInserting(RazorBlock) Mirrors the client-side onResourceInserting option.
OnResourceInserting(String) Mirrors the client-side onResourceInserting option.
OnResourceManagerDialogShowing(RazorBlock) Mirrors the client-side onResourceManagerDialogShowing option.
OnResourceManagerDialogShowing(String) Mirrors the client-side onResourceManagerDialogShowing option.
OnResourceUnassigned(RazorBlock) Mirrors the client-side onResourceUnassigned option.
OnResourceUnassigned(String) Mirrors the client-side onResourceUnassigned option.
OnResourceUnassigning(RazorBlock) Mirrors the client-side onResourceUnassigning option.
OnResourceUnassigning(String) Mirrors the client-side onResourceUnassigning option.
OnSelectionChanged(RazorBlock) Mirrors the client-side onSelectionChanged option.
OnSelectionChanged(String) Mirrors the client-side onSelectionChanged option.
OnTaskClick(RazorBlock) Mirrors the client-side onTaskClick option.
OnTaskClick(String) Mirrors the client-side onTaskClick option.
OnTaskDblClick(RazorBlock) Mirrors the client-side onTaskDblClick option.
OnTaskDblClick(String) Mirrors the client-side onTaskDblClick option.
OnTaskDeleted(RazorBlock) Mirrors the client-side onTaskDeleted option.
OnTaskDeleted(String) Mirrors the client-side onTaskDeleted option.
OnTaskDeleting(RazorBlock) Mirrors the client-side onTaskDeleting option.
OnTaskDeleting(String) Mirrors the client-side onTaskDeleting option.
OnTaskEditDialogShowing(RazorBlock) Mirrors the client-side onTaskEditDialogShowing option.
OnTaskEditDialogShowing(String) Mirrors the client-side onTaskEditDialogShowing option.
OnTaskInserted(RazorBlock) Mirrors the client-side onTaskInserted option.
OnTaskInserted(String) Mirrors the client-side onTaskInserted option.
OnTaskInserting(RazorBlock) Mirrors the client-side onTaskInserting option.
OnTaskInserting(String) Mirrors the client-side onTaskInserting option.
OnTaskMoving(RazorBlock) Mirrors the client-side onTaskMoving option.
OnTaskMoving(String) Mirrors the client-side onTaskMoving option.
OnTaskUpdated(RazorBlock) Mirrors the client-side onTaskUpdated option.
OnTaskUpdated(String) Mirrors the client-side onTaskUpdated option.
OnTaskUpdating(RazorBlock) Mirrors the client-side onTaskUpdating option.
OnTaskUpdating(String) Mirrors the client-side onTaskUpdating option.
Option(String, Object) Specifies an option by its name.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Render() Inherited from WidgetBuilder.
ResourceAssignments(Action<GanttResourceAssignmentsBuilder>) Mirrors the client-side resourceAssignments object.
Resources(Action<GanttResourcesBuilder>) Mirrors the client-side resources object.
RootValue(Object) Mirrors the client-side rootValue option.
ScaleType(GanttScaleType) Mirrors the client-side scaleType option.
ScaleTypeRange(Action<GanttScaleTypeRangeBuilder>) Mirrors the client-side scaleTypeRange object.
SelectedRowKey(Object) Mirrors the client-side selectedRowKey option.
ShowDependencies(JS) Mirrors the client-side showDependencies option.
ShowDependencies(Boolean) Mirrors the client-side showDependencies option.
ShowResources(JS) Mirrors the client-side showResources option.
ShowResources(Boolean) Mirrors the client-side showResources option.
ShowRowLines(JS) Mirrors the client-side showRowLines option.
ShowRowLines(Boolean) Mirrors the client-side showRowLines option.
Sorting(Action<GanttSortingBuilder>) Mirrors the client-side sorting object.
StartDateRange(JS)
StartDateRange(DateTime)
StripLines(Action<CollectionFactory<GanttStripLineBuilder>>) Mirrors the client-side stripLines object.
TabIndex(JS) Mirrors the client-side tabIndex option.
TabIndex(Int32) Mirrors the client-side tabIndex option.
TaskContentTemplate(JS) Mirrors the client-side taskContentTemplate option.
TaskContentTemplate(RazorBlock) Mirrors the client-side taskContentTemplate option.
TaskContentTemplate(TemplateName) Mirrors the client-side taskContentTemplate option.
TaskContentTemplate(String) Mirrors the client-side taskContentTemplate option.
TaskListWidth(JS) Mirrors the client-side taskListWidth option.
TaskListWidth(Double) Mirrors the client-side taskListWidth option.
TaskProgressTooltipContentTemplate(JS) Mirrors the client-side taskProgressTooltipContentTemplate option.
TaskProgressTooltipContentTemplate(RazorBlock) Mirrors the client-side taskProgressTooltipContentTemplate option.
TaskProgressTooltipContentTemplate(TemplateName) Mirrors the client-side taskProgressTooltipContentTemplate option.
TaskProgressTooltipContentTemplate(String) Mirrors the client-side taskProgressTooltipContentTemplate option.
Tasks(Action<GanttTasksBuilder>) Mirrors the client-side tasks object.
TaskTimeTooltipContentTemplate(JS) Mirrors the client-side taskTimeTooltipContentTemplate option.
TaskTimeTooltipContentTemplate(RazorBlock) Mirrors the client-side taskTimeTooltipContentTemplate option.
TaskTimeTooltipContentTemplate(TemplateName) Mirrors the client-side taskTimeTooltipContentTemplate option.
TaskTimeTooltipContentTemplate(String) Mirrors the client-side taskTimeTooltipContentTemplate option.
TaskTitlePosition(GanttTaskTitlePosition) Mirrors the client-side taskTitlePosition option.
TaskTooltipContentTemplate(JS) Mirrors the client-side taskTooltipContentTemplate option.
TaskTooltipContentTemplate(RazorBlock) Mirrors the client-side taskTooltipContentTemplate option.
TaskTooltipContentTemplate(TemplateName) Mirrors the client-side taskTooltipContentTemplate option.
TaskTooltipContentTemplate(String) Mirrors the client-side taskTooltipContentTemplate option.
Toolbar(Action<GanttToolbarBuilder>) Mirrors the client-side toolbar object.
ToString() Inherited from WidgetBuilder.
ToTemplate() Renders the control as a template string for use in another control’s template. Inherited from WidgetBuilder.
Validation(Action<GanttValidationBuilder>) Mirrors the client-side validation object.
Visible(JS) Mirrors the client-side visible option.
Visible(Boolean) Mirrors the client-side visible option.
Width(JS) Mirrors the client-side width option.
Width(Double) Mirrors the client-side width option.
Width(String) Mirrors the client-side width option.
See Also