ComponentOne FlexPivot for WinForms
ApplySort Method

C1.DataEngine.4 Assembly > C1.DataEngine Namespace > IDataList Interface : ApplySort Method
Syntax
'Declaration
 
Sub ApplySort( _
   ByVal property As System.ComponentModel.PropertyDescriptor, _
   ByVal direction As System.ComponentModel.ListSortDirection _
) 
void ApplySort( 
   System.ComponentModel.PropertyDescriptor property,
   System.ComponentModel.ListSortDirection direction
)

Parameters

property
direction
See Also

Reference

IDataList Interface
IDataList Members