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


The property name.
Raises an event when the property changes.
Syntax
'Declaration
 
Protected Overrides Sub OnPropertyChanged( _
   ByVal prop As String _
) 
'Usage
 
Dim instance As ScaleRule
Dim prop As String
 
instance.OnPropertyChanged(prop)
protected override void OnPropertyChanged( 
   string prop
)

Parameters

prop
The property name.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ScaleRule Class
ScaleRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options