Launches the Save File Dialog, allowing an end user to save the contents of this data frame to the text file of their choice.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public void LaunchSaveFileDialog()
Visual Basic (Declaration)
Public Sub LaunchSaveFileDialog
Visual C++
public:
void LaunchSaveFileDialog()

See Also