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

The first column of the grid to export. Note that this is 0-based, but the first column 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 GridStartCol: integer;
Copyright (c) 2002-2013 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!