DataEntryGridColumn..::..OnPropertyChanged Method
Called when [property changed].
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: 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.