Click or drag to resize

TreeViewAdvAutoHeaderHeight Property

Set to true to expand header height to fit the text of it's largest column.

Namespace:  Internal.Aga.Controls.Tree
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool AutoHeaderHeight { get; set; }

Property Value

Type: Boolean
See Also