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