Class GanttViewTimelineCellElement
Represents an element displayed in the timeline of a RadGanttView
Inheritance
System.Object
GanttViewTimelineCellElement
Inherited Members
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.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class GanttViewTimelineCellElement : GanttViewVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
GanttViewTimelineCellElement(GanttViewGraphicalViewElement)
Initializes a new instance of the GanttViewTimelineCellElement class.
Declaration
public GanttViewTimelineCellElement(GanttViewGraphicalViewElement element)
Parameters
GanttViewGraphicalViewElement
element
The element. |
Methods
InitializeFields()
Initializes the fields.
Declaration
protected override void InitializeFields()