Click or drag to resize

TreeViewAdvAutoRowHeight Property

Set to true to expand each row's 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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool AutoRowHeight { get; set; }

Property Value

Boolean
See Also