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

Determines whether or not arrows indicating the direction of the sort order will be displayed in the column headers.

Syntax

Visual Basic (Declaration) 
Public Property SortArrows As Boolean
C# 
public bool SortArrows {get; set;}

Property Value

Boolean

Requirements

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

See Also