Enabled(Index: Integer): Boolean;
Enabled[Index: integer]: Boolean;
Index. Statistics index.
The Enabled property determines whether the selected statistics is shown on the Summary Statistics tab.
Available Values:
True. Statistics is shown.
False. Statistics is hidden.
Use the ILanerResultsBoxStatistics.Count property to get the total number of statistics. The ILanerResultsBoxStatistics.Active property returns if the specified statistics should be shown.
The method use is given in the example for ILanerResultsBox.Results.
See also: