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

Determines the direction a sort operation will perform.

Syntax

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

Property Value

enumSortDirection

Requirements

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

See Also