Click or drag to resize
CalculationWorks Logo
BcfRowViewNotifyErrorsChanged Method
Raises or queues ErrorsChanged, depends on DeferPropertyChanged

Namespace: CalculationWorks.ViewModel.Windows
Assembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntax
public void NotifyErrorsChanged(
	string propertyName = null
)

Parameters

propertyName (Optional)
Type: SystemString
Name of the property.
Version Information

CalculationWorks.ViewModel.Windows

Supported in: 3.0, 2.1, 2.0
See Also