C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / HasPointerCapture Property


In This Topic
HasPointerCapture Property (GridColumnHeaderCell)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasPointerCapture As Boolean
 
'Usage
 
Dim instance As GridColumnHeaderCell
Dim value As Boolean
 
value = instance.HasPointerCapture
See Also