ComponentOne Xamarin.Android
MeasuredHeightAndState Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members