Table of Contents

Property TextChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TextChanged

Gets or sets an action which is called when 'TextChanged' event is raised.

Action? TextChanged { get; set; }

Property Value

Action