RadControls for WPF

Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI (in Telerik.Windows.Controls.RichTextBoxUI.dll) Version: 2013.1.403.40

Syntax

C#
public class RadRichTextBoxRibbonUI : RadRibbonView
Visual Basic
Public Class RadRichTextBoxRibbonUI _
	Inherits RadRibbonView

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
                System.Windows.Controls.Primitives..::..Selector
                  System.Windows.Controls.Primitives..::..MultiSelector
                    Telerik.Windows.Controls.TabControl..::..RadTabControlBase
                      Telerik.Windows.Controls..::..RadRibbonView
                        Telerik.Windows.Controls.RichTextBoxUI..::..RadRichTextBoxRibbonUI

See Also