Enum ListType
Specifies type of the list format.
Namespace: Syncfusion.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
public enum ListType
Fields
| Name | Description |
|---|---|
| Bulleted | Specifies bulleted list. |
| NoList | No numbering. |
| Numbered | Specifies numbered list. |