ASPxClientControl.GetHeight Method
In This Article
Returns the control’s height.
#Declaration
TypeScript
GetHeight(): number
#Returns
Type | Description |
---|---|
number | The control’s height. |
See Also