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

Determines the column header image.

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