ComponentOne FlexGrid for UWP
ReleasePointerCapture Method (GridPanel)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GridPanel Class : ReleasePointerCapture Method
Syntax
'Declaration
 
Public Sub ReleasePointerCapture( _
   ByVal value As Windows.UI.Xaml.Input.Pointer _
) 
public void ReleasePointerCapture( 
   Windows.UI.Xaml.Input.Pointer value
)

Parameters

value
See Also

Reference

GridPanel Class
GridPanel Members