MaxChars Property (SparkComboBox)
Class
SparkComboBox
.
Action
Gets the maximum number of characters that the prompt area can contain, as entered by a user.
Syntax
C#
protected
Integer
maxChars { get; }
VB
'Declaration Protected Read Property maxChars As
Integer
Access
Read only.