Property LayerItemTemplate
| Edit this page View SourceLayerItemTemplate
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.