Back to Devexpress

DevExpress.Web.ASPxGantt Namespace

aspnet-devexpress-dot-web-53ffa2d6.md

latest11.3 KB
Original Source

DevExpress.Web.ASPxGantt Namespace

Contains classes which implement the functionality of the ASPxGantt control.

Assembly : DevExpress.Web.ASPxGantt.v25.2.dll

NuGet Package : DevExpress.Web

Classes

NameDescription
ASPxGanttA Gantt control.
DailyContains settings for a daily recurrence pattern.
DailyRuleProvides settings that allow you to specify a rule for a day.
GanttAddTaskToolbarItemA toolbar item that adds a new task.
GanttCheckColumnA column that displays Boolean values.
GanttClientSideEventsContains a list of the client-side events available for the ASPxGantt.
GanttCollapseAllToolbarItemA toolbar item that collapses all tasks.
GanttColorEditColumnA column that displays color values.
GanttColumnBaseServes as a base class for classes that manage Gantt columns.
GanttColumnCollectionRepresents the Gantt’s column collection.
GanttCommandColumnA command column.
GanttCustomCallbackEventArgsProvides data for the CustomCallback event.
GanttCustomJSPropertiesEventArgsProvides data for the CustomJSProperties event.
GanttCustomToolbarItemA custom toolbar item.
GanttDataColumnA base class for classes that display data.
GanttDataInsertValuesContains information about inserted values.
GanttDataUpdateEventArgsProvides information for the DataUpdate event.
GanttDateEditPropertiesContains settings specific to the GanttDateTimeColumn editor.
GanttDateEditTimeSectionPropertiesContains settings of the time section in the GanttDateTimeColumn editor’s drop-down window.
GanttDateTimeColumnA column that displays date and time.
GanttDefaultToolbarItemServes as a base class for classes that implements standard toolbar items.
GanttEditingSettingsProvides access to editing settings.
GanttExpandAllToolbarItemA toolbar item that expands all tasks.
GanttFocusedTaskChangedEventArgsProvides data for the FocusedTaskChanged event.
GanttFullScreenToolbarItemA toolbar item that switches the Gantt control to full screen mode.
GanttImagesRepresents image settings.
GanttItemInsertedEventArgsProvides data for the related events.
GanttMappingInfoBaseServes as a base class for the classes that specify mappings.
GanttMappingsA collection of mappings for the Gantt’s objects (tasks, dependencies, resources) to data fields.
GanttProgressBarColumnA column that displays progress.
GanttRedoToolbarItemA toolbar item that repeats the undone action.
GanttRemoveTaskToolbarItemA toolbar item that removes a task.
GanttResourceManagerToolbarItemA toolbar item that invokes the Resource Manager dialog.
GanttSettingsBaseServes as a base class for classes that provide Gantt settings.
GanttShowDependenciesToolbarItemA toolbar item that shows or hides dependencies.
GanttShowResourcesToolbarItemA toolbar item that shows or hides task resources.
GanttSpinEditColumnA column that displays a spin editor.
GanttStripLineSettingsProvides access to strip line settings.
GanttTaskDependencyMappingInfoProvides information on the dependency properties’ mappings to the appropriate data fields.
GanttTaskDetailsToolbarItemA toolbar item that invokes the Task Details dialog.
GanttTaskListSettingsAccesses the task list settings.
GanttTaskMappingInfoProvides information on the task properties’ mappings to the appropriate data fields.
GanttTaskResourceAssignmentMappingInfoProvides information on the resource assignments properties’ mappings to the appropriate data fields.
GanttTaskResourceMappingInfoProvides information on the resource properties’ mappings to the appropriate data fields.
GanttTextColumnA column that displays text.
GanttTimeEditColumnA column that displays time.
GanttToolbarItemBaseA base class for classes that implement standard and custom toolbar items.
GanttToolbarItemCollectionRepresents the toolbar item collection.
GanttToolbarSettingsContains toolbar settings.
GanttUndoToolbarItemA toolbar item that reverses the last action.
GanttValidationSettingsContains validation settings.
GanttViewSettingsProvides access to the gantt control’s view options.
GanttZoomInToolbarItemA toolbar item that zooms in.
GanttZoomOutToolbarItemA toolbar item that zooms out.
MonthlyContains settings for a monthly recurrence pattern.
MonthlyRuleProvides settings that allow you to specify a rule for a month.
RuleBaseServes as a base class for the DailyRule, WeeklyRule, MonthlyRule and YearlyRule object.
StripLineA strip line.
StripLineCollectionA collection of strip lines.
WeeklyContains settings for a weekly recurrence pattern.
WeeklyRuleProvides settings that allow you to specify a rule for a week.
WorkTimeRangeProvides settings for a work time range.
WorkTimeRulesCollectionA collection of work time rules: DailyRule, WeeklyRule, MonthlyRule, YearlyRule.
YearlyContains settings for a yearly recurrence pattern.
YearlyRuleProvides settings that allow you to specify a rule for a year.

Delegates

NameDescription
ASPxGanttDataUpdateEventHandlerA method that handles the DataUpdate event.
GanttCustomCallbackEventHandlerA method that handles the ASPxGantt.CustomCallback event.
GanttCustomJSPropertiesEventHandlerA method that handles the CustomJSProperties event.
GanttFocusedTaskChangedEventHandlerA method that handles the FocusedTaskChanged event.
GanttItemInsertedEventHandlerA method that handles the related events.

Enums

NameDescription
DayOfWeekMonthlyOccurrenceLists values that specify the occurrence of a day of week.
GanttTaskTitlePositionLists task title position.
GanttToolbarAlignmentLists values that specify the Gantt toolbar alignment.
GanttViewTypeLists views to display tasks.
MonthLists 12 months of the year.