ComponentOne Xamarin.Android
MeasuredWidthAndState Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members