Spread Windows Forms 12.0 Product Documentation
OnPropertyChanged Method (ValidateActionBase)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ValidateActionBase Class : OnPropertyChanged Method
Raises the PropertyChanged event.
Syntax
'Declaration
 
Protected Sub OnPropertyChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As ValidateActionBase
Dim propertyName As String
 
instance.OnPropertyChanged(propertyName)
protected void OnPropertyChanged( 
   string propertyName
)

Parameters

propertyName
See Also

Reference

ValidateActionBase Class
ValidateActionBase Members