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