Click or drag to resize

BcfRowViewNotifyErrorsChanged Method

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

Raises or queues ErrorsChanged, depends on DeferPropertyChanged

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta7
Syntax
public virtual void NotifyErrorsChanged(
	string propertyName = null
)

Parameters

propertyName (Optional)
Type: SystemString
Name of the property.
See Also