ComponentOne Xamarin.Android
MeasuredWidth Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members