ComponentOne Xamarin.Android
NextFocusLeftId Property (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : NextFocusLeftId Property
Syntax
'Declaration
 
Public Overridable Property NextFocusLeftId As Integer
'Usage
 
Dim instance As GridCellView
Dim value As Integer
 
instance.NextFocusLeftId = value
 
value = instance.NextFocusLeftId
public virtual int NextFocusLeftId {get; set;}
See Also

Reference

GridCellView Class
GridCellView Members