Determines the current editor height, including if the size has been
modified on the client.
| C# |
public int CurrentHeight { get; }
This read-only attribute will be equal to the Height
property if the size has not been modified on the client.