ArcGIS API for WPF - Library Reference
CodedValueSources Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > CodedValueDomainColumn Class : CodedValueSources Property

Gets or sets the coded value sources. Coded values will be used to show display text when viewing. Coded values will be used as combo box options during editing.

Syntax

Visual Basic (Declaration) 
Public Property CodedValueSources As CodedValueSources
C# 
public CodedValueSources CodedValueSources {get; set;}

Property Value

The coded value sources.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.