Click or drag to resize

ExpressionIsEndFirstOnLine 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 virtual bool IsEndFirstOnLine { get; set; }

Property Value

Type: Boolean
See Also