Gets the number of characters in a text field through its adapter.

Syntax

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

Limitations

Read only.