NumColumns Property (SparkRichEditableText)
Class
SparkRichEditableText
.
Action
Gets the total number of columns in the data available.
Syntax
C#
protected
Integer
numColumns { get; }
VB
'Declaration Protected Read Property numColumns As
Integer
Access
Read only.