RadControls for Silverlight

RibbonView ComboBoxItem control.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonView (in Telerik.Windows.Controls.RibbonView.dll) Version: 2013.2.611.1050

Syntax

C#
public class RadRibbonComboBoxItem : RadComboBoxItem
Visual Basic
Public Class RadRibbonComboBoxItem _
	Inherits RadComboBoxItem

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls..::..ListBoxItem
              Telerik.Windows.Controls..::..RadComboBoxItem
                Telerik.Windows.Controls..::..RadRibbonComboBoxItem

See Also