Class GanttViewElementNames
Inheritance
System.Object
GanttViewElementNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class GanttViewElementNames
Constructors
GanttViewElementNames()
Declaration
public GanttViewElementNames()
Fields
ColumsHeadersPanel
Declaration
public const string ColumsHeadersPanel = "ColumnsPanel"
Field Value
System.String
|
FrozenCellsPanel
Declaration
public const string FrozenCellsPanel = "FrozenCellsPanel"
Field Value
System.String
|
FrozenColumsHeadersPanel
Declaration
public const string FrozenColumsHeadersPanel = "FrozenColumnsPanel"
Field Value
System.String
|
SimpleCellsPanel
Declaration
public const string SimpleCellsPanel = "CellsPanel"
Field Value
System.String
|
TimeLine
Declaration
public const string TimeLine = "EventsPanel"
Field Value
System.String
|
TimeRuller
Declaration
public const string TimeRuller = "TimeRulerPanel"
Field Value
System.String
|