Click or drag to resize

StatementIsEndFirstOnLine Property

True if the closing paren or bracket is on a new line.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsEndFirstOnLine { get; set; }

Property Value

Type: Boolean
See Also