ManagedDashboardWidth Property |
|
DataPA OpenAnalytics API Reference
Gets the width of this Dashboard.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public int Width { get; }
Public ReadOnly Property Width As Integer
Get
public:
virtual property int Width {
int get () sealed;
}
Return Value
Type:
Int32The width of this Dashboard.
Remarks See Also