GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : OnTemplateChanged Method |
'Declaration Protected Overridable Sub OnTemplateChanged( _ ByVal oldTemplate As System.Windows.Controls.ControlTemplate, _ ByVal newTemplate As System.Windows.Controls.ControlTemplate _ )
'Usage Dim instance As CellPresenter Dim oldTemplate As System.Windows.Controls.ControlTemplate Dim newTemplate As System.Windows.Controls.ControlTemplate instance.OnTemplateChanged(oldTemplate, newTemplate)
protected virtual void OnTemplateChanged( System.Windows.Controls.ControlTemplate oldTemplate, System.Windows.Controls.ControlTemplate newTemplate )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)