Show contents 

Cubes > Cubes Assembly Interfaces > IExportRequestParams > IExportRequestParams.ByColumns

IExportRequestParams.ByColumns

Fore Syntax

ByColumns: Boolean;

Fore.NET Syntax

ByColumns: boolean;

Description

The ByColumns property determines whether calendar elements are arranged in columns.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IExportRequestParams.Bindings.

See also:

IExportRequestParams