ComponentOne Xamarin.Android
FocusableInTouchMode Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : FocusableInTouchMode Property
Syntax
'Declaration
 
Public Property FocusableInTouchMode As Boolean
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
instance.FocusableInTouchMode = value
 
value = instance.FocusableInTouchMode
public bool FocusableInTouchMode {get; set;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members