C#public class ClassName {
void MethodName1() {
var query =
o.Wwid == wwid || o.Name1.Contains(text) || o.Idsid.Contains(text) ||
a.Wwid == wwid || a.Name.Contains(text) || a.Idsid.Contains(text);
}
}
Formatting - The formatting action should not remove a custom new line if the “Keep existing line breaks” option is enabled
Answers approved by DevExpress Support
We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.
Note: Hotfixes may be unavailable for betas/updates set for release within a week.
- v21.1.6Download Official Update