Click or drag to resize

BcfRowViewRepositoryRaiseReset Method

Raises ListChanged with ListChangedType = Reset on all tableviews using rowviews of the repository.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public void RaiseReset(
	bool metadataChanged
)

Parameters

metadataChanged
Type: SystemBoolean
to raise additional PropertyDescriptorChanged
See Also