Back to Devexpress

CustomMaskEventArgs.SetResult Method

wpf-devexpress-dot-xpf-dot-editors-dot-custommaskeventargs-dot-setresult.md

latest552 B
Original Source

CustomMaskEventArgs.SetResult Method

NameParametersDescription
SetResult(String, Int32, Nullable<Int32>)editText, cursorPosition, selectionAnchorSets the editor text, cursor position, and selection anchor.
SetResult(String, String)newHead, newTailSets the editor text and cursor position.