Visual InterDev
Specifies the shadow color of the grid border for three-dimensional borders. Available at design time.
Remarks
You can specify the standard HTML hexadecimal color values, #RRGGBB, or one of the 16 pre-defined color names. For more information, see COLOR in the HTML Reference.
This property is mapped to the Shadow box on the Borders Tab of the Grid Properties dialog box.
Note This property is only valid when the Border style option is set to 3D on the Borders Tab of the Grid Properties dialog box.
The ShadowColor3D property sets the value of the BORDERCOLORDARK attribute of the <TABLE> tag.