ContentHeight Property (SparkRichEditableText)
Class
SparkRichEditableText
.
Action
Gets the height of the text.
Syntax
C#
protected
Double
contentHeight { get; }
VB
'Declaration Protected Read Property contentHeight As
Double
Access
Read only.