Click or drag to resize

NodeCheckBoxReverseCheckOrder Property

Reverses the Order. From Indeterminate, Unchecked, Checked to Indeterminate, Checked, Unchecked.

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

Property Value

Boolean
See Also