Why .NET runtime version 13_0_22 doesn't provide addition export option window after selecting format (like page range while PDF and separator while CSV export)?
Like If we export to PDF format, It is not asking for Page range dialog while
If I view same report in Visual Studio and preview there and export, it does ask for export option based on format.
How can I enable same as Visual Studio like export functionality with WPF application also?
Is there anything missing from coding side? or it is simply not possible to do?