Intersoft ClientUI Documentation
SortDescriptor Constructor(String)



Syntax
Public Function New( _
   ByVal propertyName As String _
)
Dim propertyName As String
 
Dim instance As New SortDescriptor(propertyName)
public SortDescriptor( 
   string propertyName
)
public:
SortDescriptor( 
   String^ propertyName
)

Parameters

propertyName
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

SortDescriptor Class
SortDescriptor Members
Overload List

Send Feedback