ExpressionIsFirstOnLineDefault Property |
True if the code object defaults to starting on a new line.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override bool IsFirstOnLineDefault { get; }
Property Value
Type:
BooleanSee Also