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

Gets or sets the index value of the image used in the list title.

Syntax

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

Property Value

Integer

Remarks

Only applicable if ItemImages Property is set.

Requirements

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

See Also