Gets a value that represents the height of the control's content taking into account its ScreenXDpi and Zoom values.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<BrowsableAttribute(False)> _ Public MustOverride ReadOnly Property ContentHeight As Integer
[BrowsableAttribute(false)] public abstract int ContentHeight { get; }
The Int32 value which represents the height of the control's content.