Spread Silverlight Documentation
LayoutUpdated Event (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : LayoutUpdated Event
Syntax
'Declaration
 
Public Event LayoutUpdated As System.EventHandler
'Usage
 
Dim instance As CellPresenter
Dim handler As System.EventHandler
 
AddHandler instance.LayoutUpdated, handler
public event System.EventHandler LayoutUpdated
See Also

Reference

CellPresenter Class
CellPresenter Members