The height of the data display background.
Dimensionless.
Read-write property
[Visual Basic .NET] |
---|
Public Property BgHeight() As Integer
|
[C#] |
---|
public int BgHeight {get; set;}
|
[Managed C++] |
---|
public: __property int get_BgHeight();
|
[Unmanaged C++] |
---|
public: HRESULT get_BgHeight(
|
[Java] |
---|
public int getBgHeight();public void setBgHeight(
|