FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / OnCreateAutomationPeer Method

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