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

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

Syntax

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

Property Value

Point

Requirements

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

See Also