GrapeCity.Xaml.SpreadSheet.Data
OnPropertyChanged Method (FormattingRuleBase)


The name of the property.
Raises the event when the property is changed.
Syntax
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal prop As String _
) 
'Usage
 
Dim instance As FormattingRuleBase
Dim prop As String
 
instance.OnPropertyChanged(prop)
protected virtual void OnPropertyChanged( 
   string prop
)

Parameters

prop
The name of the property.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormattingRuleBase Class
FormattingRuleBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options