FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridVirtualAutomationPeer Class / GetPositionInSetCore Method

In This Topic
    GetPositionInSetCore Method (GridVirtualAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetPositionInSetCore() As Integer
    protected virtual int GetPositionInSetCore()
    See Also