Contents
- Index
- Previous
- Next
AbsoluteNumber property
Applies to
TProfGridColumn class
Declaration
property AbsoluteNumber: Integer;
Description
Returns the absolute position of the column in the grid. (This is also the index of the column in the AbsoluteCols property of the grid).
Read AbsoluteNumber at run-time to obtain the absolute index of the column in the grid.
You may set the AbsoluteNumber property at design-time when you preset any column attributes in Object Inspector.