Spread Silverlight Documentation
OnHeaderChanged Method


GrapeCity.Windows.SpreadSheet.UI Namespace > ContextMenu Class : OnHeaderChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnHeaderChanged( _
   ByVal oldValue As System.Object _
) 
'Usage
 
Dim instance As ContextMenu
Dim oldValue As System.Object
 
instance.OnHeaderChanged(oldValue)
protected virtual void OnHeaderChanged( 
   System.object oldValue
)

Parameters

oldValue
See Also

Reference

ContextMenu Class
ContextMenu Members