Editable Property (SparkSkinnableTextBase)
Class
SparkSkinnableTextBase
.
Action
Gets a flag indicating whether the user is allowed to edit the text in this control.
Syntax
C#
protected
Boolean
editable { get; }
VB
'Declaration Protected Read Property editable As
Boolean
Access
Read only.