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

Determines the image used to replace the stock check down state item image.

Syntax

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

Property Value

Image

Requirements

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

See Also