Back to Devexpress

AbstractNumberingListCollection Properties

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

latest2.3 KB
Original Source

AbstractNumberingListCollection Properties

A collection of AbstractNumberingList objects.

NameDescription
BulletedListTemplateProvides access to a bulleted list template of a document.
CountGets the number of elements contained in the ICollection. Inherited from ICollection.
IsSynchronizedGets a value indicating whether access to the ICollection is synchronized (thread safe). Inherited from ICollection.
MultiLevelListTemplateProvides access to a multi level list template of a document.
NumberedListTemplateProvides access to a numbered list template of a document.
SyncRootGets an object that can be used to synchronize access to the ICollection. Inherited from ICollection.

See Also

AbstractNumberingListCollection Interface

AbstractNumberingListCollection Members

DevExpress.XtraRichEdit.API.Native Namespace