CommentsAreaColor

INotesCommentsLayoutingOptions.CommentsAreaColor property

Gets or sets the color of comments area (Applies only if comments are displayed on the right).

public Color CommentsAreaColor { get; set; }

Remarks

Default is Color.SkyBlue.

See Also