rowAlternateColor | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Specifies the fill color of alternate rows when property alternateRowColors is true. |
Example |
|
Description | Use the rowAlternateColor property to get and set the fill color of the alternate table rows. It is only effective when property alternateRowColors is set to true |
Tags | table,data |