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