IDataItemsDataItems Property
Gets the data items.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
ObservableCollection<DataItem> DataItems { get; }

Property Value

Type: ObservableCollectionDataItem
See Also