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 public virtual bool IsEndFirstOnLine { get; set; }
Property Value
Type:
BooleanSee Also