Click or drag to resize

FrameSelectorComboBoxEditOwners Property

The attached objects for this property.

Namespace:  Demo3D.Gui.Controls
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
public IList<Object> Owners { get; set; }

Property Value

Type: IListObject
See Also