IEaxConfigurationCategories.RemoveByIndex

Syntax

RemoveByIndex(Index: Integer);

Parameters

Index. Tab group index.

Description

The RemoveByIndex method removes the specified tab group, the index of which is passed by the Index parameter.

Comments

By default the side panel contains three system tab groups, implemented for express reports, that is why the Index parameter should be included within the range between three and (Count -1).

System tab groups cannot be removed.

See also:

IEaxConfigurationCategories