Hi! I tried to use ASPxTextBox on my form (no grid this time) as a currency value editor and have a question about validation. There's ValidationSettings property with many subproperties. For my task I wanted to use RegularExpression, so I entered ValidationExpression, set CauseValidation=true and...