Click or drag to resize

BcfTableViewBaseClearSort Method

Removes the sort.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public void ClearSort()
Remarks
The item order will not be changed.
See Also