ShowCommentsByNoAuthor

NotesCommentsLayoutingOptions.ShowCommentsByNoAuthor property

Gets or sets the visibility of comments that do not have an author. If true then comments will be displayed. (Applies only if comments are displayed).

public bool ShowCommentsByNoAuthor { get; set; }

Remarks

Default value is false.

See Also