Click or drag to resize

BcfTableViewBaseClearSort Method

[This is preliminary documentation and is subject to change.]

Removes the sort.

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