DataItemDisplay Property
Gets or sets the text to display in an items control.

Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string Display { get; set; }

Property Value

Type: String
See Also