Back to Devexpress

OverrideListLevel Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-overridelistlevel-dot-underscore-properties.md

latest4.2 KB
Original Source

OverrideListLevel Properties

Provides override options for the ListLevel class.

NameDescription
BulletLevelGets whether the current level is indicated with bullets instead of numbers. Inherited from ListLevel.
CharacterPropertiesProvides access to the character formatting options for the level marker. Inherited from ListLevel.
ConvertPreviousLevelNumberingToDecimalGets or sets whether any list numbers from previous levels should be converted to decimal numbers. Inherited from ListLevelProperties.
DisplayFormatStringSpecifies the number format string for the level’s marker. Inherited from ListLevelProperties.
NewStartSpecifies a new starting number for a list level.
NumberingFormatGets or sets the numbering style for the list level. Inherited from ListLevelProperties.
OverrideStartIndicates whether the overriding the level’s starting number is enabled.
ParagraphPropertiesProvides access to the level’s paragraph formatting options. Inherited from ListLevel.
ParagraphStyleGets or sets the paragraph style applied to the level’s marker. Inherited from ListLevel.
RelativeRestartLevelGets or sets the list level that must appear before the specified list level restarts numbering. Inherited from ListLevelProperties.
SeparatorSpecifies the character inserted after the number in a numbered list item. Inherited from ListLevelProperties.
StartGets or sets the starting number for the specified list level. Inherited from ListLevelProperties.
SuppressBulletResizeGets or sets whether to resize a picture used as a bullet marker. Inherited from ListLevelProperties.
SuppressRestartGets or sets whether to restart numbering at the specified level. Inherited from ListLevelProperties.

See Also

OverrideListLevel Interface

OverrideListLevel Members

DevExpress.XtraRichEdit.API.Native Namespace