Skip to main content
All docs
V25.2
  • TextBulletColor.Automatic Field

    Returns a value that specifies that the text bullet color is determined automatically.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextBulletColor Automatic

    Field Value

    Type Description
    TextBulletColor

    A value that specifies that the text bullet color is determined automatically.

    See Also