Unless someone can recommend a free tool to do this, you can achieve this with ReSharper:
ReSharper >> Options… >> Languages/C# >> Line Breaks and Wrapping
- Check “Wrap long lines”
- Set “Right Margin (columns)” to the required value (default is 120)
Hope that helps.