DXRichEditNumberingOptions Properties
Provides the options for the availability of numbered and bulleted lists in the document.
Name | Description |
---|---|
Bulleted | Gets or sets whether the operations with bulleted lists in the document are permitted. This is a dependency property. |
Bulleted |
For internal use. Use the DXRich |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Multi |
Gets or sets whether the operations with multilevel lists in the document are permitted. This is a dependency property. |
Multi |
For internal use. Use the DXRich |
Simple | Gets or sets whether the operations with simple numbered list are permitted. This is a dependency property. |
Simple |
For internal use. Use the DXRich |
See Also