DXTreeView.ShowHeaderProperty Field
In This Article
Identifies the ShowHeader bindable property.
Namespace: DevExpress.Maui.TreeView
Assembly: DevExpress.Maui.TreeView.dll
NuGet Package: DevExpress.Maui.TreeView
#Declaration
C#
public static readonly BindableProperty ShowHeaderProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also