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


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