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

In This Topic
    IsOffscreen Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsOffscreen() As Boolean
    public bool IsOffscreen()
    See Also