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

Determines the horizontal and vertical offset used for the calculated position of a sort arrow in a column header.

Syntax

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

Property Value

point

Requirements

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

See Also