Property LayerItemTemplate
| Edit this page View SourceLayerItemTemplate
Gets or sets the item template for each ILayerContent entry.
Declaration
public HierarchicalDataTemplate? LayerItemTemplate { get; set; }
Property Value
Type | Description |
---|---|
HierarchicalDataTemplate |
Remarks
If this is set to null, the SublayerItemTemplate will be used instead.