ILanerResultsBoxStatistics.Enabled

Fore Syntax

Enabled(Index: Integer): Boolean;

Fore.NET Syntax

Enabled[Index: integer]: Boolean;

Parameters

Index. Statistics index.

Description

The Enabled property determines whether the selected statistics is shown on the Summary Statistics tab.

Comments

Available Values:

Use the ILanerResultsBoxStatistics.Count property to get the total number of statistics. The ILanerResultsBoxStatistics.Active property returns if the specified statistics should be shown.

Fore and Fore.NET Examples

The method use is given in the example for ILanerResultsBox.Results.

See also:

ILanerResultsBoxStatistics