FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellViewAutomationPeer Class / IsOffscreenCore Method

In This Topic
    IsOffscreenCore Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function IsOffscreenCore() As Boolean
    protected virtual bool IsOffscreenCore()
    See Also