HeightInLines Property (SparkTextArea)
Class
SparkTextArea
.
Action
Gets the default height of the control, measured in lines.
Syntax
C#
protected
Double
heightInLines { get; }
VB
'Declaration Protected Read Property heightInLines As
Double
Access
Read only.