ITabPageSettings.ContinuousRows

Fore Syntax

ContinuousRows: ITabPageContinuousRanges;

Fore.NET Syntax

ContinuousRows: Prognoz.Platform.Interop.Tab.ITabPageContinuousRanges;

Description

The ContinuousRows property returns settings of non-breaking ranges in rows for the current table.

Example

The example of property use is given in the ItabPageContinuousRanges.Add description.

See also:

ITabPageSettings