Show / Hide Table of Contents

Property ItemsSource

ItemsSource

Gets or sets a collection used to generate the content of the OverlayItemsControl.

Declaration
public IEnumerable ItemsSource { get; set; }
Property Value
Type Description
IEnumerable

A collection used to generate the content of the OverlayItemsControl.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.