ProposedEdit.FinalCaretPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The final caret position in ReplacementText once the prediction has been committed and all field editing has finished.
public int? FinalCaretPosition { get; }
member this.FinalCaretPosition : Nullable<int>
Public ReadOnly Property FinalCaretPosition As Nullable(Of Integer)
Property Value
Remarks
If null, then the caret is movel only as a side-effect of the edits being applied.