Gantt
Properties
DataSource - DataSource
The number of available pages.
DataSourceId - String
DependenciesDataSource - DataSource
The number of available pages.
DependenciesDataSourceId - String
Assignments - GanttAssignmentsSettings
Resources - GanttResourcesSettings
AutoBind - Nullable
ColumnResizeHandleWidth - Nullable
ColumnMenu - Nullable
Columns - List
CurrentTimeMarker - GanttCurrentTimeMarkerSettings
The update interval of the "current time" marker, in milliseconds.
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
Navigatable - 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
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
Serialize current instance to Dictionary
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.