Click or drag to resize

ShelfVisualItemsVisual Property

When set this will get the Items list of LoadCreatorItem objects from the specified property on the specified visual.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public VisualPropertyReference ItemsVisual { get; set; }

Property Value

Type: VisualPropertyReference
See Also