Click or drag to resize

NodeCheckBoxGetNewState Method


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#
protected virtual CheckState GetNewState(
	CheckState state
)

Parameters

state  CheckState
 

Return Value

CheckState
See Also