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

Gets or sets the style used for all ComboBox controls showing field values.

Syntax

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

Property Value

The combo box style.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.