New to Telerik UI for ASP.NET MVC? Download free 30-day trial

Gantt

Properties

DataSource - DataSource

The number of available pages.

DataSourceId - String

DependenciesDataSource - DataSource

The number of available pages.

DependenciesDataSourceId - String

Columns - List

Assignments - GanttAssignmentsSettings

CurrentTimeMarker - GanttCurrentTimeMarkerSettings

Resources - GanttResourcesSettings

AutoBind - Nullable

ColumnResizeHandleWidth - Nullable

ColumnMenu - Nullable

Date - Nullable

Editable - GanttEditableSettings

If set to true (default), when there is a drag column for the items in the TreeList part of the Gantt, the user will be allowed to reorder rows via click move click interaction as an alternative of the drag and drop one.

Filterable - Nullable

Reorderable - Nullable

WorkDayStart - Nullable

WorkDayEnd - Nullable

WorkWeekStart - Nullable

WorkWeekEnd - Nullable

HourSpan - Nullable

Snap - Nullable

Height - Nullable

ListWidth - String

Messages - GanttMessagesSettings

The configuration of the Gantt action messages. Use this option to customize or localize the Gantt action messages.

Pdf - GanttPdfSettings

The author of the PDF document.

Range - GanttRangeSettings

If set to some date the timeline of all views will start from this date.

Resizable - Nullable

Selectable - Nullable

ShowPlannedTasks - Nullable

ShowWorkDays - Nullable

ShowWorkHours - Nullable

TaskTemplate - String

TaskTemplateId - String

TaskTemplateHandler - String

Toolbar - List

Tooltip - GanttTooltipSettings

The template which renders the tooltip.The fields which can be used in the template are: task - the gantt task, for which the template is shown.

Views - List

RowHeight - Nullable

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Serialize()

Render()

Renders the component.

VerifySettings()

ToHtmlString()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?