c# - Crystal Report Page Number -


I want to get the current page view of the crystal report, how is this possible. I am developing desktop applications.

I

used Crystal ReportPorter 1.GetCurrentPageNumber ();

The user of this page is currently viewing,

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -