ILanerFilter.SuppressEmpty

Fore Syntax

SuppressEmpty: Boolean;

Fore.NET Syntax

SuppressEmpty: System.Boolean;

Description

The SuppressEmpty property determines whether to filter the empty values in the cells.

Comments

Available values:

The filtering mode is determined by the ILanerFilter.SuppressEmptyArea property.

Fore Example

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

See also:

ILanerFilter