Back to Devexpress

DXRichEditNumberingOptions Fields

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditnumberingoptions-dot-underscore-fields.md

latest2.0 KB
Original Source

DXRichEditNumberingOptions Fields

Provides the options for the availability of numbered and bulleted lists in the document.

NameDescription
BulletedAllowedProperty staticIdentifies the DXRichEditNumberingOptions.BulletedAllowed dependency property.
BulletedProperty staticIdentifies the DXRichEditNumberingOptions.Bulleted dependency property.
MultiLevelAllowedProperty staticIdentifies the DXRichEditNumberingOptions.MultiLevelAllowed dependency property.
MultiLevelProperty staticIdentifies the DXRichEditNumberingOptions.MultiLevel dependency property.
SimpleAllowedProperty staticIdentifies the DXRichEditNumberingOptions.SimpleAllowed dependency property.
SimpleProperty staticIdentifies the DXRichEditNumberingOptions.Simple dependency property.

See Also

DXRichEditNumberingOptions Class

DXRichEditNumberingOptions Members

DevExpress.Xpf.RichEdit Namespace