ComponentOne Xamarin.Android
Height Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members