dbicExplorerBar Send comments on this topic.
Image Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerList Class : Image Property

Gets or sets the image used in the list title.

Syntax

Visual Basic (Declaration) 
Public Property Image As Image
C# 
public Image Image {get; set;}

Property Value

Image

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also