Get HorizontalScrollingOffset Value Problem

0
0

I converting my project to wisej but , I’dont find  HorizontalScrollingOffset Value of grid control

How Can I Get This Value ?

My Code

int from = curPos – grid.HorizontalScrollingOffset;

 

Thanks

  • You must to post comments
0
0

Hi,

this enhancement has been added to 2.0.56 and 2.1.8.

Best regards
Frank

  • You must to post comments
0
0

Hi HSoft,

We can expose a private DGV property and this will give you access to HorizontalScrollOffset.  We will add this property for the next build.

For now, it’s logged as enhancement #1959!

Best,

Levie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.