Skip to main content
All docs
V25.2
  • ListBullet Class

    A base class for bullets that are used to create bulleted and numbered lists in text paragraphs.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public abstract class ListBullet :
        PresentationObject

    The following members return ListBullet objects:

    Implements

    See Also