Represents a panel-like control, which displays up to three synchronous timelines each with different time resolution.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class TimelineHeader : Control, IWeakEventListener |
Visual Basic
Copy Code
|
|---|
Public Class TimelineHeader |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
MindFusion.DataViews.Wpf.TimelineHeader
See Also