ITabPageSettings.RowsBreaks

Fore Syntax

RowsBreaks: ITabPageBreaks;

Fore.NET Syntax

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

Description

The RowsBreaks property returns rows breaking point for the current table.

Example

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

See also:

ITabPageSettings