New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the list type of a block of text.

Definition

Namespace:Telerik.Maui.Controls.RichTextEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum RichTextListType

Fields

The text block is a part of a bulleted list.

C#
Bulleting = 1

The text block is not a part of a list.

C#
None = 0

The text block is a part of a numbered list.

C#
Numbering = 2
In this article
DefinitionFieldsBulletingNoneNumbering
Not finding the help you need?
Contact Support