ITabPageSettings.ColumnsBreaks

Fore Syntax

ColumnsBreaks: ITabPageBreaks;

Fore.NET Syntax

ColumnsBreaks: Prognoz.Platform.Interop.Tab.ITabPageBreaks;

Description

The ColumnsBreaks property returns columns break point for the current table.

Example

The property use is given in the ITabPageBreaks.Add description.

See also:

ITabPageSettings