Vue Common - Object Structures - PdfExportDataGridProps - topLeft

Specifies the top left position of the DataGrid in the exported PDF document. Contains x and y properties. You can locate this position only below the page margins.

Type:

Object

x

Specifies the horizontal position of the exported DataGrid.

Type:

Number

Default Value: 0

y

Specifies the vertical position of the exported DataGrid.

Type:

Number

Default Value: 0