DataPA Enterprise Dashboard Controls API Reference
Displays the Edit Tab Title dialog box to allow the tab title to be edited.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
public void ShowEditTabTitle()
Visual Basic
Public Sub ShowEditTabTitle
Visual C++
public:
virtual void ShowEditTabTitle() sealed

Remarks