DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The current docking layout in the form of an XML string.
Gets the current docking layout to and from an XML string.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public string GetDockingLayout() |
Visual Basic |
---|
Public Function GetDockingLayout As String |
Visual C++ |
---|
public: virtual String^ GetDockingLayout() sealed |
Return Value
Type: StringThe current docking layout in the form of an XML string.