Firemonkey TMS Grid Export and Import filters
ContentsIndexHome
PreviousUpNext
TLocationOptions.GridStartRow Property

The first row of the grid to export. Note that this is 0-based, but the first row is normally the headers of the grid. As you normally want to export just the data and not the headers, the default value is 1.

Pascal
property GridStartRow: integer;
Copyright (c) 2002-2013 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!