TableStripeColor Properties
- Last UpdatedApr 24, 2017
- 1 minute read
Use the TableStripeColor properties to specify the color used for alternating rows in the table. The color for the other rows will be the table background color. This is a design-time and a run-time property.
The following figure shows the table stripes set to cyan. The table background color is set to white.

You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Color |
R/W |
Cyan (0, 255, 204) |