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

Determines how the column header position of text and image relate to each other.

Syntax

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

Property Value

TextimageRelation

Requirements

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

See Also