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

Determines on what side of a column header the sort arrows will be placed.

Syntax

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

Property Value

enumArrowAlign

Requirements

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

See Also