ComponentOne TileView for WPF and Silverlight
LayoutUpdated Event (C1TileViewItem)


C1.WPF.TileView Namespace > C1TileViewItem Class : LayoutUpdated Event
Syntax
'Declaration
 
Public Event LayoutUpdated As System.EventHandler
'Usage
 
Dim instance As C1TileViewItem
Dim handler As System.EventHandler
 
AddHandler instance.LayoutUpdated, handler
public event System.EventHandler LayoutUpdated
See Also

Reference

C1TileViewItem Class
C1TileViewItem Members