Table of Contents

Property Source

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

Source

Gets or sets an object that implements ITextSource interface containing an actual string data displayed by the control.

public override ITextSource Source { get; set; }

Property Value

ITextSource