NumColumns Property (FlexContainer)

Action

Gets the total number of columns of data available.

Syntax

C#
protected Integer numColumns { get; }
VB
'Declaration
Protected Read Property numColumns As Integer

Access

Read only.