Represents the ColumnHeader of a ScheduleColumn in a TreeGrid.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class ScheduleColumnHeader : ColumnHeader |
Visual Basic
Copy Code
|
|---|
Public Class ScheduleColumnHeader |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
System.Windows.Controls.ContentControl![]()
MindFusion.DataViews.Wpf.ColumnHeader
MindFusion.DataViews.Wpf.ScheduleColumnHeader
See Also