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

Determines the value used to calculate the horizontal and vertical position of the images within the column headers.

Syntax

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

Property Value

Point

Requirements

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

See Also