[]
Opens a dialog in which the user can select the export format.
public void ExportTo()
Public Sub ExportTo()
Exports the grid based upon the file extension.
public void ExportTo(string filename)
Public Sub ExportTo(filename As String)
| Type | Name | Description |
|---|---|---|
| string | filename |