Enum
RichTextListType

Specifies the list type of a block of text.

Definition

Namespace:Telerik.Maui.Controls.RichTextEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum RichTextListType

Fields

Bulleting

The text block is a part of a bulleted list.

Declaration

cs-api-definition
Bulleting = 1

Field Value

RichTextListType

None

The text block is not a part of a list.

Declaration

cs-api-definition
None = 0

Field Value

RichTextListType

Numbering

The text block is a part of a numbered list.

Declaration

cs-api-definition
Numbering = 2

Field Value

RichTextListType

In this article
DefinitionFieldsBulletingNoneNumbering
Not finding the help you need?
Contact Support