TextEdit.SelectionStart Property
Gets or sets a character index at which the selection starts.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the index of a character at which the selection starts. |
See Also