New to Telerik UI for WPFStart a free 30-day trial

Definition

Constructors

C#
public DocumentRuler()

Fields

C#
public static readonly DependencyProperty AssociatedRichTextBoxProperty

Properties

Gets or sets the associated RadRichTextBox. This is a dependency property.

C#
public RadRichTextBox AssociatedRichTextBox { get; set; }
Property Value:

The associated rich text box.