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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool ReverseCheckOrder { get; set; }

Property Value

Type: Boolean
See Also