MaxChars Property (SparkNumericStepper)

Action

Gets the maximum number of characters that can be entered in the field.

Syntax

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

Access

Read only.