Click or drag to resize

PropertyViewerTemplateSelectorCollectionEntryTemplate Property

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

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

Property Value

Type: DataTemplate
See Also