IEaxConfigurationCategories.AddCustom

Fore Syntax

AddCustom(Category: IEaxCustomConfigurationCategory);

Fore.NET Syntax

AddCustom(Category: Prognoz.Platform.Interop.Express.IEaxCustomConfigurationCategory);

Parameters

Category. Tab group.

Description

The AddCustom method adds a custom tab group.

Example 

The example of use is given in description of the IEaxCustomConfigurationCategory.Pads property.

See also:

IEaxConfigurationCategories