WidthInChars Property (SparkRichEditableText)
Class
SparkRichEditableText
.
Action
Gets the default width of the control, measured in em units.
Syntax
C#
protected
Double
widthInChars { get; }
VB
'Declaration Protected Read Property widthInChars As
Double
Access
Read only.