RadControls for WPF

Represents a ribbon RadGallery.

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

Syntax

C#
public class RadGallery : RadListBox
Visual Basic
Public Class RadGallery _
	Inherits RadListBox

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ItemsControl
                ItemsControlSelector
                  ListControl
                    Telerik.Windows.Controls..::..RadListBox
                      Telerik.Windows.Controls..::..RadGallery
                        Telerik.Windows.Controls..::..RadRibbonGallery

See Also