Property PlaceOpenBraceOnNewLineForControlBlocks
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
PlaceOpenBraceOnNewLineForControlBlocks
Gets or sets a value indicating whether open brace should be inserted on new line for control blocks.
public bool PlaceOpenBraceOnNewLineForControlBlocks { get; set; }