ComponentOne Xamarin.Android
MeasuredWidthAndState Property (GridBase)


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

Reference

GridBase Class
GridBase Members