MVPSI.JAMS Namespace > IAdvancedSorts Interface : ApplyMultiColumnSort Method |
'Declaration
Sub ApplyMultiColumnSort( _ ByVal properties() As System.ComponentModel.PropertyDescriptor, _ ByVal direction As System.ComponentModel.ListSortDirection _ )
'Usage
Dim instance As IAdvancedSorts Dim properties() As System.ComponentModel.PropertyDescriptor Dim direction As System.ComponentModel.ListSortDirection instance.ApplyMultiColumnSort(properties, direction)
void ApplyMultiColumnSort( System.ComponentModel.PropertyDescriptor[] properties, System.ComponentModel.ListSortDirection direction )
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