'Declaration Public ReadOnly Property MeasuredState As Integer
'Declaration
Public ReadOnly Property MeasuredState As Integer
'Usage Dim instance As FlexGrid Dim value As Integer value = instance.MeasuredState
'Usage
Dim instance As FlexGrid Dim value As Integer value = instance.MeasuredState
public int MeasuredState {get;}
FlexGrid Class FlexGrid Members