RadControls for WPF

TextWrappingProperties

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

Syntax

C#
public class TextWrappingProperties : UserControl, 
	IComponentConnector
Visual Basic
Public Class TextWrappingProperties _
	Inherits UserControl _
	Implements IComponentConnector

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..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Telerik.Windows.Controls.RichTextBoxUI.Dialogs.FloatingBlockProperties..::..TextWrappingProperties

See Also