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

Determines the image alignment for the title section.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also