Click or drag to resize

BcfTableViewBaseClearSort Method

Removes the sort.

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