Skip to main content
All docs
V25.1
  • ImageListBullet.Effects Property

    Gets or sets the effects applied to the image bullet.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public EffectProperties Effects { get; set; }

    Property Value

    Type Description
    EffectProperties

    The effects applied to the image bullet.

    See Also