Intersoft ClientUI Documentation
CreateSortExpression Method (ISort)



Create the sort expression.
Syntax
Function CreateSortExpression( _
   ByVal itemExpression As Expression _
) As Expression
Dim instance As ISort
Dim itemExpression As Expression
Dim value As Expression
 
value = instance.CreateSortExpression(itemExpression)
Expression CreateSortExpression( 
   Expression itemExpression
)
Expression^ CreateSortExpression( 
   Expression^ itemExpression
) 

Parameters

itemExpression
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

ISort Interface
ISort Members

Send Feedback