Show / Hide Table of Contents

Property LayerItemTemplate

| Edit this page View Source

LayerItemTemplate

Gets or sets the item template for each Layer entry.

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

If this is set to null, the SublayerItemTemplate will be used instead.

See Also
SublayerItemTemplate
LegendInfoItemTemplate
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX