StripedRowPattern
Description:
An enumerated type representing the possible sets of rows of a striped row schedule.
An enumerated type representing the possible sets of rows of a striped row schedule.
public enum StripedRowPattern
| Name | Description |
|---|---|
| FirstRow | The first row and every other row thereafter. |
| SecondRow | The second row and every other row thereafter. |