Back to Devexpress

ImageListBullet.Image Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-imagelistbullet.md

latest1.1 KB
Original Source

ImageListBullet.Image Property

Gets or sets the image used as a bullet.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public OfficeImageBase Image { get; set; }
vb
Public Property Image As OfficeImageBase

Property Value

TypeDescription
OfficeImageBase

The image used as a bullet.

|

See Also

ImageListBullet Class

ImageListBullet Members

DevExpress.Docs.Presentation Namespace