ComponentOne Xamarin.Android
MeasuredState Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members