public new Color ForeColor {get; set;}
'Declaration Public Shadows Property ForeColor As Color
'Declaration
Public Shadows Property ForeColor As Color
'Usage Dim instance As Rows.DefaultRow Dim value As Color instance.ForeColor = value value = instance.ForeColor
'Usage
Dim instance As Rows.DefaultRow Dim value As Color instance.ForeColor = value value = instance.ForeColor
Rows.DefaultRow Class Rows.DefaultRow Members