Skip to main content
All docs
V25.2
  • ImageListBullet.LinkPath Property

    Gets or sets the reference (file path or URI) to the image file used as a bullet.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public string LinkPath { get; set; }

    Property Value

    Type Description
    String

    The reference (file path or URI) to the image file used as a bullet.

    See Also