dbicList Send comments on this topic.
ImageIndex Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiCellFormat Class : ImageIndex Property

Determines the image to place in a cell.

Syntax

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

Property Value

Integer

Requirements

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

See Also