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

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

Syntax

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

Property Value

Image

Requirements

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

See Also