RemObjects C# cannot use CodeStyle defined under Visual C#

In Visual Studio, we can define code style for Visual C# via Tools->Options>Text Editor->C#->Code Style

Then we can apply ctrl + E,D to format the code

However, there is no place to specify Code Style for RemObjects C#, nor the defined Visual C# Code Style can be applied to RemObjects C#.

Question: Can we make Visual C# Code Style, if defined, be automatically applicable to RemObjects C#?