RadControls for Silverlight

Data field displaying and editing Enumeration and lookup data.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Data (in Telerik.Windows.Controls.Data.dll) Version: 2013.1.403.1050

Syntax

C#
public class DataFormComboBoxField : DataFormDataField
Visual Basic
Public Class DataFormComboBoxField _
	Inherits DataFormDataField

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls..::..DataFormDataField
              Telerik.Windows.Controls..::..DataFormComboBoxField

See Also