Click or drag to resize

PropertyViewerTemplateSelectorCollectionTemplate Property

[Missing <summary> documentation for "P:Demo3D.Gui.PropertyViewer.PropertyViewerTemplateSelector.CollectionTemplate"]

Namespace:  Demo3D.Gui.PropertyViewer
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public DataTemplate CollectionTemplate { get; set; }

Property Value

Type: DataTemplate
See Also