Skip to content

TreeGridHeader class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.TreeGridHeader Modifiers: public

Summary

        Work in progress.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class TreeGridHeader
class FrameworkElement
FrameworkElement <|-- TreeGridHeader

Inherits from: FrameworkElement

Constructors

NameSummary
.ctor

Properties

NameSummary
TitleGets or sets the title that will be displayed.
GroupGets or sets the column group name.

Fields

NameSummary
static TitlePropertyProperty for [Title](#
static GroupPropertyProperty for [Group](#

Methods

NameSummary
OnTitleChangedThis virtual method is called when [Title](# is changed.
Inherited members