ViewSchedule.GetStripedRowsColor
Method
Description:
Gets the color applied to part of the pattern for a schedule with striped rows.
Gets 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. |
Return Value
Type | Description |
---|---|
Color | The applied color of the pattern part. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |