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: 19.00.00
Syntax
C#
public DataTemplate CollectionTemplate { get; set; }

Property Value

DataTemplate
See Also