Show / Hide Table of Contents

Property StartingPointItemTemplate

| Edit this page View Source

StartingPointItemTemplate

Gets or sets the DataTemplate used to display a starting point, which is a UtilityElement item.

Declaration
public DataTemplate? StartingPointItemTemplate { get; set; }
Property Value
Type Description
DataTemplate

A DataTemplate for a UtilityElement item.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX