FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / AreAnyTouchesOver Property

In This Topic
    AreAnyTouchesOver Property (GridManipulationLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property AreAnyTouchesOver As Boolean
    public bool AreAnyTouchesOver {get;}
    See Also