Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CellPresenter Class / ReleaseAllTouchCaptures Method


In This Topic
    ReleaseAllTouchCaptures Method (CellPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ReleaseAllTouchCaptures() 
    'Usage
     
    Dim instance As CellPresenter
     
    instance.ReleaseAllTouchCaptures()
    public void ReleaseAllTouchCaptures()
    See Also