Spread Silverlight Documentation
OnCreateAutomationPeer Method (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : OnCreateAutomationPeer Method
Syntax
'Declaration
 
Protected Overridable Function OnCreateAutomationPeer() As System.Windows.Automation.Peers.AutomationPeer
'Usage
 
Dim instance As CellPresenter
Dim value As System.Windows.Automation.Peers.AutomationPeer
 
value = instance.OnCreateAutomationPeer()
protected virtual System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer()
See Also

Reference

CellPresenter Class
CellPresenter Members