ComponentOne Xamarin.Android
HasPointerCapture Property (FlexGrid)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > FlexGrid Class : HasPointerCapture Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasPointerCapture As Boolean
'Usage
 
Dim instance As FlexGrid
Dim value As Boolean
 
value = instance.HasPointerCapture
public virtual bool HasPointerCapture {get;}
See Also

Reference

FlexGrid Class
FlexGrid Members