ComponentOne Xamarin.Android
MeasuredHeight Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members