Gets the number of characters in a text field.

Syntax

public int Length { get; }
Public ReadOnly Property Length() As Integer

Limitations

Read only.