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





Represents the header cell of a row in a DataGrid.

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

 Syntax

C#  Copy Code

public class RowHeader : Button

Visual Basic  Copy Code

Public Class RowHeader
    Inherits Button

 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
                                System.Windows.Controls.Primitives.ButtonBase
                                    System.Windows.Controls.Button
                                        MindFusion.DataViews.Wpf.RowHeader

 See Also

RowHeader Members
MindFusion.DataViews.Wpf Namespace