ASPxClientPopupControlBase.GetContentHeight Method
Gets the height of the default window‘s (for ASPxPopupControl) or panel‘s (for ASPxDockPanel) content region.
Declaration
GetContentHeight(): number
Returns
| Type | Description |
|---|---|
| number | The height of the content region. |
See Also