| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayHeightOffset As Integer | |
| C# | |
|---|---|
public int DisplayHeightOffset {get; set;} | |
Property Value
IntegerPositive values will increase the height, negative values will reduce it.
| dbicCalc | Send comments on this topic. |
| DisplayHeightOffset Property | |
| See Also | |
|
| dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : DisplayHeightOffset Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayHeightOffset As Integer | |
| C# | |
|---|---|
public int DisplayHeightOffset {get; set;} | |