Table of Contents

Property SelectedText

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

SelectedText

When implemented by a class, gets or sets strings that corresponds to selected part of the control's text content.

string SelectedText { get; set; }

Property Value

string