MaxChars Property (SparkSkinnableTextBase)

Action

Gets the maximum number of characters that the text field can contain, as entered by a user.

Syntax

C#
protected Integer maxChars { get; }
VB
'Declaration
Protected Read Property maxChars As Integer

Access

Read only.