ComponentOne Xamarin.Android
Right Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members