RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridColumn..::..OnPropertyChanged Method

Called when [property changed].

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


[NotifyPropertyChangedInvocatorAttribute]
protected virtual void OnPropertyChanged(
	string propertyName
)
<NotifyPropertyChangedInvocatorAttribute> _
Protected Overridable Sub OnPropertyChanged ( _
	propertyName As String _
)
[NotifyPropertyChangedInvocatorAttribute]
protected:
virtual void OnPropertyChanged(
	String^ propertyName
)

Parameters

propertyName
Type: String
Name of the property.