If checked, a space is added between the open square bracket and the close square bracket. If unchecked, spaces are removed.
If checked, a space is added between the closing parenthesis of a type cast and the expression being casted. If unchecked, ...
If checked, a space is added between the keyword ("if", "for", "using", "catch", etc.) and open parenthesis of the statement. ...
If checked, a space is added between the name and open parenthesis of the argument list. If unchecked, spaces are removed. ...
If checked, a space is added between the open parenthesis and the close parenthesis of an empty argument list. If unchecked, ...
If checked, a space is added between the open square bracket and the close square bracket. If unchecked, spaces are removed. ...
If checked, blocks declared on a single line will not be affected by formatting. If unchecked, they will be broken into multiple ...
If checked, each clause of a query expression is placed on a new line. If unchecked, the original structure is maintained. ...
If checked, each member of an anonymous type is placed on a new line. If unchecked, the original structure is maintained. ...
If checked, each member of an object initializer is placed on a new line. If unchecked, the original structure is maintained. ...