Gets or sets a value that indicates the sort order.
Public Property SortOrder As SortOrder
Dim instance As SortItem
Dim value As SortOrder
instance.SortOrder = value
value = instance.SortOrder
public SortOrder SortOrder {get; set;}
Property Value
One of the
System.Windows.Forms.SortOrder values that indicates the sort order. The default is
System.Windows.Forms.SortOrder.Ascending.
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