'Declaration Public Sub AddPropertyComparerInfo( _ ByVal prop As PropertyDescriptor, _ ByVal direction As ListSortDirection _ )
public void AddPropertyComparerInfo( PropertyDescriptor prop, ListSortDirection direction )
Parameters
- prop
- The System.ComponentModel.PropertyDescriptor object that references the property.
- direction
- The System.ComponentModel.ListSortDirection value that specifies the order direction.