Table of Contents

Property TextLength

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

TextLength

Gets the length of text in the control.

[Browsable(false)]
public virtual int TextLength { get; }

Property Value

int

The number of characters contained in the text of the control.