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

Determines the image for the title section.

Syntax

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

Property Value

Image

Requirements

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

See Also