[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.SpellChecker.8 Assembly
C1.Win.SpellChecker
Interfaces
ISpellCheckableEditor
Properties
SelectionStart
dotnet-framework-api
dotnet-api
C1.Win.SpellChecker.8 Assembly
C1.Win.SpellChecker
Classes
Enums
Interfaces
ISpellCheckableEditor
Properties
Control
HideSelection
SelectedText
SelectionLength
SelectionStart
Text
Methods
ISpellCheckableRichEditor
ISpellDialog
ISpellDictionary
ISpellParser
Delegates
C1.Win.SpellChecker.Design
C1.Win.SpellChecker.Interfaces
C1.Win.SpellChecker.Localization
(Showing Draft Content)
C1.Win.SpellChecker.ISpellCheckableEditor.SelectionStart
SelectionStart Property
SelectionStart
Gets or sets the starting index of text selected in the editor.
Declaration
int SelectionStart { get; set; }