DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Updates the Tab.LayouXML property from the currently displayed layout.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public void SaveDashboardLayout( DashboardTab Tab ) |
Visual Basic |
---|
Public Sub SaveDashboardLayout ( Tab As DashboardTab ) |
Visual C++ |
---|
public: virtual void SaveDashboardLayout( DashboardTab^ Tab ) sealed |
Parameters
- Tab
- Type: DataPAEnterpriseDashboard..::..DashboardTab
The tab you wish to apply the save to.