Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class EventDecoratorContainer : Control, IDataContainer
Inheritance: objectEventDecoratorContainer
Implements:
Constructors
C#
public EventDecoratorContainer()
Fields
MilestoneContainerMarginProperty
DependencyProperty
C#
public static readonly DependencyProperty MilestoneContainerMarginProperty
SummaryContainerMarginProperty
DependencyProperty
C#
public static readonly DependencyProperty SummaryContainerMarginProperty
Properties
MilestoneContainerMargin
Thickness
C#
public Thickness MilestoneContainerMargin { get; set; }
SummaryContainerMargin
Thickness
C#
public Thickness SummaryContainerMargin { get; set; }
Methods
C#
public override void OnApplyTemplate()
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()