programmatically change the height

nhelnhel Member Posts: 39
Hi guyzz..

Anybody who have idea on how to programmatically change the height of the horizontal line control attached in report. And also get the Height of a particular section.
And assign it into a variable.

In vb code dim line_height = Form1.Line1.Height as long

How should i do this in C/AL code.

Thanks in advance.

Comments

  • rajpatelbcarajpatelbca Member Posts: 178
    hi nhel,
    in Navision there is no facility available like
    In vb code dim line_height = Form1.Line1.Height as long

    its not possible.

    Regards,
    Experience Makes Man Perfect....
    Rajesh Patel
  • nhelnhel Member Posts: 39
    hi rajpatelbca,

    Thanks for this,

    :D


    That is why report in navision dont have box that pass from header to detail reaches to footer without break.
Sign In or Register to comment.