ILanerFilter.SuppressEmptyArea

Fore Syntax

SuppressEmptyArea: LnSuppressEmptyArea;

Fore.NET Syntax

SuppressEmptyArea: Prognoz.Platform.Interop.Laner.LnSuppressEmptyArea;

Description

The SuppressEmptyArea property determines the filtering area of empty values.

Comments

SuppressEmptyArea is considered if ILanerFilter.SuppressEmpty is set to True.

Fore Example

The property use is given in the example for ILaner.Filter.

See also:

ILanerFilter