ASPxClientSpreadsheet.Print(target) Method
Invokes the browser print dialog to print the sheet content.
Declaration
Print(
target: string
): void
Parameters
Name | Type | Description |
---|---|---|
target | string | The target name. |
See Also