MindFusion.Wpf Pack Programmer's Guide
HeadersPresenter Class
See Also
 





The headers container in a DataGrid.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public class HeadersPresenter : ItemsControl

Visual Basic  Copy Code

Public Class HeadersPresenter
    Inherits ItemsControl

 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.ItemsControl
                                MindFusion.DataViews.Wpf.HeadersPresenter

 See Also

HeadersPresenter Members
MindFusion.DataViews.Wpf Namespace