MindFusion.Scheduling for Silverlight Programmer's Guide
ColumnHeader Class
See Also
 





Represents the column header of a DataGrid.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public class ColumnHeader : ContentControl

Visual Basic  Copy Code

Public Class ColumnHeader
    Inherits ContentControl

 Inheritance Hierarchy

System.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.Silverlight.ColumnHeader
                                    MindFusion.DataViews.Silverlight.ScheduleColumnHeader

 See Also

ColumnHeader Members
MindFusion.DataViews.Silverlight Namespace