Spread Windows Forms 12.0 Product Documentation
OnPropertyChanged(String) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormattingRule Class > OnPropertyChanged Method : OnPropertyChanged(String) Method
Name of the property.
Called when a property value changes.
Syntax
'Declaration
 
Protected Overloads Overridable Sub OnPropertyChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As ConditionalFormattingRule
Dim propertyName As String
 
instance.OnPropertyChanged(propertyName)
protected virtual void OnPropertyChanged( 
   string propertyName
)

Parameters

propertyName
Name of the property.
See Also

Reference

ConditionalFormattingRule Class
ConditionalFormattingRule Members
Overload List