ComponentOne Xamarin.Android
MeasuredWidth Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members