DevForce Help Reference
SortDirection Property


Direction is which property values should be sorted.
Syntax
'Declaration
 
Public ReadOnly Property SortDirection As ListSortDirection
'Usage
 
Dim instance As SortSelector
Dim value As ListSortDirection
 
value = instance.SortDirection
public ListSortDirection SortDirection {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SortSelector Class
SortSelector Members

Send Feedback