ComponentOne Xamarin.Android
MeasuredHeight Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members