Back to Devexpress

ListLevelNumberAlignment Enum

aspnet-js-listlevelnumberalignment.md

latest674 B
Original Source

ListLevelNumberAlignment Enum

Lists values that specify the paragraph text alignment within numbered list levels.

Declaration

ts
declare enum ListLevelNumberAlignment {
    Left = 0,
    Center = 1,
    Right = 2
}

Members

NameDescription
Center

Text is aligned to the center of the list level’s paragraph.

| | Left |

Text is aligned to the left of the list level’s paragraph.

| | Right |

Text is aligned to the right of the list level’s paragraph.

|

Remarks

Values listed by this enumeration are used in the following members: