RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupColumnBase..::..OnPropertyChanged Method

Called when [property changed].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.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.