ViewSchedule.SetStripedRowsColor
Method
Description:
Sets the color applied to part of the pattern for a schedule with striped rows.
Sets the color applied to part of the pattern for a schedule with striped rows.
Parameters
| Parameter | Type | Description |
|---|---|---|
| index | StripedRowPattern | The part of the striped row pattern. |
| color | Color | The color which will be used in striped row pattern. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |