ClassDragResizeSlotHighlightContainer
Class
Class representing the container drawing the dragged regular task item.
Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
cs-api-definition
public class DragResizeSlotHighlightContainer : Control, IDataContainer
Inheritance: objectDragResizeSlotHighlightContainer
Derived Classes:
Implements:
Constructors
DragResizeSlotHighlightContainer()
Initializes a new instance of the DragResizeSlotHighlightContainer class.
Declaration
cs-api-definition
public DragResizeSlotHighlightContainer()
Properties
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e
The RoutedEventArgs that contains the event data.
ResetThemeOverride()
Declaration
cs-api-definition
protected virtual void ResetThemeOverride()
SetDataContext(Proxy, DragResizeSlotHighlightInfo)
Declaration
cs-api-definition
protected virtual void SetDataContext(DragResizeSlotHighlightContainer.Proxy proxy, DragResizeSlotHighlightInfo eventInfo)
Parameters
proxy
DragResizeSlotHighlightContainer.Proxy
eventInfo