GanttConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the gantt constants class.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlGanttConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class GanttConstants

The GanttConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssGantt
CSS class of the Gantt.
Public fieldStatic memberCssGanttDayView
CSS class of the gantt day view button.
Public fieldStatic memberCssGanttMonthView
CSS class of the gantt month view button.
Public fieldStatic memberCssGanttWeekView
CSS class of the gantt week view button.
Public fieldStatic memberCssTask
CSS classes constants -- task.
Public fieldStatic memberCssTaskContent
CSS classes constants -- task content .
Public fieldStatic memberCssTasksTable
CSS class of the tasks table.
Public fieldStatic memberCssTaskWrapper
CSS classes constants -- task content .
Public fieldStatic memberCssTreelistWrapper
CSS class of the TreeList wrapper.
Public fieldStatic memberGanttKey
The Gantt key used accross the verifications and action messages.
Public fieldStatic memberTaskKey
The task key used accross the verifications and action messages.
Top
See Also

Reference