Restrict Property (SparkRichEditableText)
Class
SparkRichEditableText
.
Action
Gets the set of characters that a user can enter into the text field.
Syntax
C#
protected
String
restrict { get; }
VB
'Declaration Protected Read Property restrict As
String
Access
Read only.