Click or drag to resize

RangeDropDownControl Constructor (HCItemProperty)

Initializes a new instance of the RangeDropDownControl class

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public RangeDropDownControl(
	HCItemProperty itemProperty
)

Parameters

itemProperty
Type: NeoAxis.EditorHCItemProperty
See Also