ComponentOne Xamarin.Android
Top Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members