Click or drag to resize

NodeComboBoxDropDownItems Property

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 List<Object> DropDownItems { get; }

Property Value

Type: ListObject
See Also