<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / OnCreateAutomationPeer Method

In This Topic
    OnCreateAutomationPeer Method (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function OnCreateAutomationPeer() As AutomationPeer
    protected virtual AutomationPeer OnCreateAutomationPeer()
    See Also