GrapeCity.Xaml.SpreadSheet.Data
OnChanged Method (StyleInfo)


The System.EventArgs instance that contains the event data.
Raises the Changed event.
Syntax
'Declaration
 
Protected Overridable Sub OnChanged( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As StyleInfo
Dim e As EventArgs
 
instance.OnChanged(e)
protected virtual void OnChanged( 
   EventArgs e
)

Parameters

e
The System.EventArgs instance that contains the event data.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options