Class GanttViewMilestoneElement
Represents a milestone element in a GanttViewGraphicalViewElement
Inheritance
System.Object
GanttViewMilestoneElement
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 GanttViewMilestoneElement : GanttGraphicalViewBaseTaskElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
GanttViewMilestoneElement()
Declaration
public GanttViewMilestoneElement()
Methods
CanBeResized()
Determines whether this instance can be resized.
Declaration
public override bool CanBeResized()
Returns
System.Boolean
|
Overrides
InitializeFields()
Initializes the fields.
Declaration
protected override void InitializeFields()