Click or drag to resize

NodeCheckBox Constructor (String)

Initializes a new instance of the NodeCheckBox class

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 NodeCheckBox(
	string propertyName
)

Parameters

propertyName
Type: SystemString
See Also