C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / ApplySortCore Method

In This Topic
ApplySortCore Method (PivotFieldList)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub ApplySortCore( _
   ByVal prop As PropertyDescriptor, _
   ByVal direction As ListSortDirection _
) 
 

Parameters

prop
direction
See Also