GanttItemsPresenter
Class
Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class GanttItemsPresenter : Control
Inheritance: objectGanttItemsPresenter
Constructors
C#
public GanttItemsPresenter()
Fields
AutoSizeTimelineProperty
DependencyProperty
Identifies the AutoSizeTimeline dependency property.
C#
public static readonly DependencyProperty AutoSizeTimelineProperty
Properties
C#
public bool AutoSizeTimeline { get; set; }
Methods
C#
protected override Size MeasureOverride(Size availableSize)
Size
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()