Table of Contents

Property Source

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

Source

When implemented by a class, gets or sets an object that implements ITextSource interface containing an actual string data displayed by the control.

ITextSource Source { get; set; }

Property Value

ITextSource