DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The height of this Dashboard.
Gets the height of this Dashboard.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public int Height { get; } |
Visual Basic |
---|
Public ReadOnly Property Height As Integer Get |
Visual C++ |
---|
public: virtual property int Height { int get () sealed; } |
Return Value
Type: Int32The height of this Dashboard.