Class GanttViewViewsSplitterElement
Represents the element used as a separator between the Gantt
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class GanttViewViewsSplitterElement : GanttViewVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
GanttViewViewsSplitterElement()
Declaration
public GanttViewViewsSplitterElement()
Methods
InitializeFields()
Initializes the fields.
Declaration
protected override void InitializeFields()
Overrides
OnMouseEnter(EventArgs)
Raises the Mouse
Declaration
protected override void OnMouseEnter(EventArgs e)
Parameters
System. The System. |
Overrides
OnMouseLeave(EventArgs)
Raises the Mouse
Declaration
protected override void OnMouseLeave(EventArgs e)
Parameters
System. The System. |