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