Class representing the container drawing the dragged milestone item.
Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class DragResizeMilestoneSlotHighlightContainer : DragResizeSlotHighlightContainer, IDataContainer
Inheritance: objectDragResizeSlotHighlightContainerDragResizeMilestoneSlotHighlightContainer
Implements:
Inherited Members
Constructors
Initializes a new instance of the DragResizeMilestoneSlotHighlightContainer class.
C#
public DragResizeMilestoneSlotHighlightContainer()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides:
Resets the theme.
C#
protected override void ResetThemeOverride()
Overrides: