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