Skip to content

TreeGrid class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.TreeGrid 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 TreeGrid
class Selector
Selector <|-- TreeGrid

Inherits from: Selector

Constructors

NameSummary
.ctorInitializes a new instance of the [TreeGrid](# class.

Properties

NameSummary
HeadersGets or sets content is the data used to generate the child elements of this control.

Fields

NameSummary
static HeadersPropertyProperty for [Headers](#

Methods

NameSummary
OnHeadersChangedCalled when [headers changed].
OnContentChangedCalled when [content changed].
Inherited members