CodeCharge Studio

NumberOfColumns Run-Time Variable (ColdFusion)

Applies to

Directory Form

Type

integer

Access

read/write

Syntax

<cfset NumberOfColumns=<expression>>
<cfset <expression>=NumberOfColumns>

Description

This variable specifies the number of columns over which a Directory form will display its categories. This property can be used to allow the user to customize the layout of the Directory form by specifying the number of columns they want to see in the Directory form.

See also

NumberOfSubCategories Variable


On-line, printable versions and updates