
get_height
This method returns the height of the control.
CALL METHOD control->get_height
IMPORTING height = height
EXCEPTIONS cntl_error = 1.
Parameters |
Description |
height |
Current height of the control |