ClassGanttConstants
Class
Represents the gantt constants class.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class GanttConstants
Inheritance: objectGanttConstants
Fields
CssGantt
CSS class of the Gantt.
CssGanttDayView
CSS class of the gantt day view button.
Declaration
cs-api-definition
public const string CssGanttDayView = "rgtViewButton-day"
Field Value
CssGanttMonthView
CSS class of the gantt month view button.
Declaration
cs-api-definition
public const string CssGanttMonthView = "rgtViewButton-month"
Field Value
CssGanttView
CSS class of the gantt day view button.
Declaration
cs-api-definition
public const string CssGanttView = "rgtViewButton-"
Field Value
CssGanttWeekView
CSS class of the gantt week view button.
Declaration
cs-api-definition
public const string CssGanttWeekView = "rgtViewButton-week"
Field Value
CssTask
CSS classes constants -- task.
CssTaskContent
CSS classes constants -- task content .
Declaration
cs-api-definition
public const string CssTaskContent = "rgtTaskContent"
Field Value
CssTaskWrapper
CSS classes constants -- task content .
CssTasksTable
CSS class of the tasks table.
CssTreelistWrapper
CSS class of the TreeList wrapper.
Declaration
cs-api-definition
public const string CssTreelistWrapper = "rgtTreelistWrapper"
Field Value
GanttKey
The Gantt key used accross the verifications and action messages.