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

Definition

Namespace:Telerik.Windows.Documents.Layout

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum LayoutTreeLevels

Fields

C#
Document = 0
C#
Inline = 6
C#
Paragraph = 5
C#
Section = 1
C#
Table = 2
C#
TableCell = 4
C#
TableRow = 3