NumColumns Property (FlexComboBox)
Class
FlexComboBox
.
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.