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