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