Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ValidateActionBase Class / OnPropertyChanged Method


In This Topic
OnPropertyChanged Method (ValidateActionBase)
In This Topic
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)

Parameters

propertyName
See Also