ITabCellFormatDlg.ActivePage

Fore Syntax

ActivePage: TabFormatDlgPages;

Fore.NET Syntax

ActivePage: Prognoz.Platform.Interop.Tab.TabFormatDlgPages;

Description

The ActivePage property determines an active page of formatting dialog box.

Comments

Use the ITabCellFormatDlg.IncludePage method to include pages into the list of shown in the formatting dialog box.

Fore and Fore.NET Example

The property use is given in the example for ITabCellFormatDlg.ShowDialog.

See also:

ITabCellFormatDlg