Spread for ASP.NET 10 Product Documentation
OnUpdated Method (ExcelSparklineSetting)


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

Parameters

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

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ExcelSparklineSetting Class
ExcelSparklineSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.