GrapeCity.Xaml.SpreadSheet.UI
OnApplyTemplate Method (EditingElement)


Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.
Syntax
'Declaration
 
Protected Overrides Sub OnApplyTemplate() 
'Usage
 
Dim instance As EditingElement
 
instance.OnApplyTemplate()
protected override void OnApplyTemplate()
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

EditingElement Class
EditingElement Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options