GrapeCity MultiRow Windows Forms Documentation
SortOrder Property (GcMultiRow)


Gets a value that indicates how items in the GcMultiRow control are sorted.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property SortOrder As SortOrder
Dim instance As GcMultiRow
Dim value As SortOrder
 
value = instance.SortOrder
[Browsable(false)]
public SortOrder SortOrder {get;}

Property Value

One of the System.Windows.Forms.SortOrder values.
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

GcMultiRow Class
GcMultiRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.