GridSection Object
Description
Grid section object.
For a list of all members defined in this module, see GridSection Members.
Remarks
The grid can contain 1 or more sections (currently only 3 are possible). By default and in most typical use situations, there will be no more than 3 sections:
- One for the header (index 0)
- One for the body (index 1)
- One for the footer (index 2)
The index of the section will tell you which section a row belongs to.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.