Spread for ASP.NET 10 Product Documentation
DataSourceChanged Event


Occurs when the data source values have been changed.
Syntax
'Declaration
 
Public Event DataSourceChanged As EventHandler
'Usage
 
Dim instance As SpreadDataSource
Dim handler As EventHandler
 
AddHandler instance.DataSourceChanged, handler
public event EventHandler DataSourceChanged
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

SpreadDataSource Class
SpreadDataSource Members

 

 


Copyright © GrapeCity, inc. All rights reserved.