Click or drag to resize

TreeViewAdvDrawControl Event

Fires when control is going to draw. Can be used to change text or back color

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 event EventHandler<DrawEventArgs> DrawControl

Value

EventHandlerDrawEventArgs
See Also