ViewSchedule.SetStripedRowsColor
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.
public void SetStripedRowsColor(
StripedRowPattern index,
Color color
)
-
indexThe part of the striped row pattern.
-
colorThe color which will be used in striped row pattern.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration