Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class DropReorderHighlightContainer : Control, IDataContainer
Inheritance: objectDropReorderHighlightContainer
Implements:
Constructors
C#
public DropReorderHighlightContainer()
Properties
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.
Resets the theme.
C#
public void ResetTheme()
C#
protected virtual void SetDataContext(DropReorderHighlightInfo highlightInfo)