RadControls for Silverlight

Represents a ribbon RadGalleryItem.

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

Syntax

C#
public class RadGalleryItem : RadListBoxItem
Visual Basic
Public Class RadGalleryItem _
	Inherits RadListBoxItem

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            ListItem
              Telerik.Windows.Controls..::..RadListBoxItem
                Telerik.Windows.Controls..::..RadGalleryItem

See Also