CharListBullet.Character Property
Returns the character used as the bullet symbol.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Char | The bullet character. |
Remarks
To specify a bullet character, use the CharListBullet class constructor.
See Also