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
System.Collections.IEnumerable

A collection used to generate the content of the OverlayItemsControl.

Applies to

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