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¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [TreeGrid](# class. |
Properties¶
| Name | Summary |
|---|---|
| Headers | Gets or sets content is the data used to generate the child elements of this control. |
Fields¶
| Name | Summary |
|---|---|
| static HeadersProperty | Property for [Headers](# |
Methods¶
| Name | Summary |
|---|---|
| OnHeadersChanged | Called when [headers changed]. |
| OnContentChanged | Called when [content changed]. |